I was in Configuration --> web and copied pasted and hit save config as below
Base URL Unsecure
Base URL for Static View files {{unsecure_base_url}}
Base URL for User Media files {{unsecure_base_url}}
Base URL Secure
Base URL for Static View files {{unsecure_base_url}}
Base URL for User Media files {{unsecure_base_url}}
Choose Admin Panel to work on Https:
Now I get Console Error, all formatting is gone
https://www.mywebsite.com/adminhtml/Magento/backend/en_US/extjs/resources/css/ext-all.css Failed to load resource: the server responded with a status of 404 ()
I can log into the admin panel fine but all formatting is gone, SAVE CONFIG button is not working so I cannot reset the values, how can I reverse this?
From Cpanel with cli commands?
phpmyadmin, upload the DB again?
FTP from by backup files?
Solved! Go to Solution.
Alrigh, found it in phpmyadmin
select * from core_config_data where path like '%base%url%';