Quote Originally Posted by sfatula View Post
I also see the same thing. If I read the posts right. For example, once logged in, on the main page (home), if I click on a manufacturer in that sidebox, I get a security warning from Firefox that the information I am sending is going over an unencrypted connection. If I type something in the search box and hit return, same thing.

I reviewed the code in tpl_search.php sidebox, and, sure enough, the draw form EXPLICITLY says NONSSL, meaning, guaranteed to get this behavior.

Perhaps this is slightly different than others are saying, but, this is not good! We do not want people to get those types of warnings, it scares people as 99% of them have no clue what it really means.

The same applies to other boxes, say manufacturers.

This IS a coding issue. At least for these examples.

So, I guess my question is why the code forces NONSSL and thus causes the warnings?
Slightly different issue than what Caveman raised initially.
However, same questions for you:
- what is the URL where this can be seen?
- what version of Zen Cart?
- what addons/contributions are installed?
- who's your host?