I would prefer you to just tell me where the information is stored :) And as I said - the HTTPS is not working so you will not be able to log in to the admin console as this all goes through the HTTPS URL :)
I am able to search the DB & the file system or set up rewrites and / or route rules to circumvent the problem but it would save me a lot of time if you just let me. know where the information is stored.
Many thanks
Mariellen
Monk
10 Mar 2008 11:39 AM
You can try the query below to clear your HTTPS URL
delete from va_global_settings where setting_type='global' and setting_name='secure_url'
TheWalrus (Guest)
28 Dec 2008 5:15 PM
Thanx! I had the same problem & this solution fixed it. I'm a bit lost on how to sevure the info on my site. Is there anywhere to get some more detailed info on how to do this? I'm on a shared server.