My customers can not log in. I have recently had my SSL installed and a dedicated IP address added to my site and now customer log in is not working. What am I missing?
My customers can not log in. I have recently had my SSL installed and a dedicated IP address added to my site and now customer log in is not working. What am I missing?
Have a link?
What version Zen Cart?
What version php?
~Melanie
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.
test this
go to admin>configure>Sessions:
Recreate Session set it to False
ie can have some problems, after a while test it, you may be able to tern it on again
tell us if this worked for you
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.
sorry i did not know that
test your login in Firefox tell us if it goes thru
also try to disable the ssl and see how your store acts
Last edited by eVelt; 13 Jul 2010 at 08:26 PM. Reason: spelling fix
Thank you Melanie
I am running zen cart 1.3.9d
www.imiqpaddlesports.com/shop is my
and I am running Version 5.2.13 of PHP
After further investigation it the login issue. It only occurs when you try to login from the login at the top of the pages. if you come through as a new customer, no problem and if you come through the checkout then also no problem.
regards
Cam
it does not work on either Firefox of IE.
First thing, this below needs fixed. Your login page has an unsecured element loading.
~MelanieCode:<script type="text/javascript" src="http://info.template-help.com/files/ie6_warning/ie6_script_other.js"></script>
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.
Thank you... where did you find this script? I don't seem to be able to find it? to be honest I don't think it is required to load?
I found it in the source....
In your Admin, Tools >> Developers Toolkit you can search for it
~Melanie
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.
Thank you... found it and will change it...