cancel
Showing results for 
Search instead for 
Did you mean: 

Changed HTTPS post and now my dashboard crashed

SOLVED

Changed HTTPS post and now my dashboard crashed

Recently the SSL have expired, so I tried to change it on Configuration>web>HTTPS and the URL Base for: "http://" and it broke completly my dashboard with HTML. I've retried to login again, but now I can't save or do anything!

If anyone can help me out, I would be so grateful, I don't know what else to do!

erro magento.PNGThe Save button just dosen't work. I've already tried to enable flash, enter the Http:// before (but when I do this, just tell me that the site cannot open)

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Changed HTTPS post and now my dashboard crashed

Hi @lucas_graf,

Are you able to handle the database? Then do the following:
Check for "core_config_data" table, you need to make changes for two rows.

Set the url value without http here for these two path "web/unsecure/base_url" & "web/secure/base_url".

Please check this and let me know if you are still facing any issue.
Flush the cache also after that.
If issue solved, then select it as reply and give kudos.

View solution in original post

1 REPLY 1

Re: Changed HTTPS post and now my dashboard crashed

Hi @lucas_graf,

Are you able to handle the database? Then do the following:
Check for "core_config_data" table, you need to make changes for two rows.

Set the url value without http here for these two path "web/unsecure/base_url" & "web/secure/base_url".

Please check this and let me know if you are still facing any issue.
Flush the cache also after that.
If issue solved, then select it as reply and give kudos.