Once your SSL issues are sorted out, be sure to put this line back to using https://...
Code:define('HTTPS_SERVER', 'http://www.dmc-EDITED-FOR-SECURITY.com');
Once your SSL issues are sorted out, be sure to put this line back to using https://...
Code:define('HTTPS_SERVER', 'http://www.dmc-EDITED-FOR-SECURITY.com');
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Yes, I'll make that change when I get confirmation. I will keep everyone posted in the hopes it helps others as well. Thanks for everyone's help on a Saturday afternoon. This is why I love Zen Cart --- the people behind it!
It's not a question of knowing, it's using any tool available to investigate.HOW DO YOU GUYS POSSIBLY KNOW THIS STUFF?
If css is not loading, "obviously" the links to the css are broken in your page...well not obviously in your case as there were no errors from files not found but there were no css rules as if the files existed but were empty hence Kobra's suggestion to check the file and contents.
Using Firefox->Web Developer->CSS->View CSS, showed empty files but clicking on the links gave an ssl error...strange, why would the store front be using ssl, and even if it was, the css should have loaded anyway.
So, then looking at your page showed the baseref as https.
I changed my code in my template as described to force my site to use ssl and the same error occurred because this test site has ssl turned off.
So, a problem diagnosed with SSL without knowing anything about it, just following a line of investigation.
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
I just want to chime back in on this and say that the problem IS resolved. Although I wouldn't have suspected it, the SSL certificate WAS the problem. Something happened with the web hosting company that's still unclear, but they fixed it. I want to send my thanks out to all who offered some insight and guidance. Topic closed! :-)