Quote Originally Posted by bislewl View Post
You also have an issue on your product listings across the board. You'll need to backtrack those as well.

Ideally you should find out if the request is over HTTP or HTTPS and then use NONSSL or SSL accordingly.
Or simply use the $request_type variable that's preset to either NONSSL or SSL based on the current page access ...