Magento 1.6.2.0 - admin and frontend calling https URL's incorrectly -
I recently downloaded a site from my local host to my localhost I used to local Everything is set on the host, but when I run the frontend, the image files do not load because Magento will be Here is a screenshot of the web inspector. How can I fix it? // Edit Well, my backend is a mess, here's a screenshot of the Config-> Web section, especially the URL: < Img src = "https: // i.stack.imgur.com / UmkmD.png" alt = "Enter image details here"> If you have already cleared your https: // instead of
Http: // , It goes for the entire back-end, the pages are loaded in backend but any styles are available. Goo is because Magento is visible under their
https: // . I'm not running safe_url , only unsecure_url on both the back and frontend
var / cache folder, another possible source for your problem is
System / Developer / and disable
JavaScript Settings / JavaScript Merge Paint Files and
CSS settings / merge CSS files . Then go to
system / cache and press
flush JavaScript / CSS cache button.
Comments
Post a Comment