Most SSL certs are valid for just the domain specified. In many cases, subdomains are not secured.
My recommendation would be to move your store to the root of your site, especially since you're not using it anyway.
Most SSL certs are valid for just the domain specified. In many cases, subdomains are not secured.
My recommendation would be to move your store to the root of your site, especially since you're not using it anyway.
I switched all the https: to include the www. I did this in all three places, both of the configure files and also the callback in Google's integration section.
So it looks like I've got all of those addresses right?
Do you think that the fact my store is in a subfolder could really be causing the session expired page?
Is it a really complicated process to switch everything into the root directory?
Oh yeah.. after I put back in the www's I uploaded and tried again. Same results. :-(
Last edited by KismetDesign; 14 Oct 2009 at 11:04 PM. Reason: forgot to mention....
Five minutes or less:
https://www.zen-cart.com/tutorials/i...hp?article=122
Okay, I'm doing it now... I have a question about my index file(s). Now that I'm dumping the contents of my /cart folder into my root directory, I've been using the index.html file in my root directory as a page that then re-directs to an information page.
Do I want to delete the index.html whole file on the server side? I'm assuming the index.php and index.html would conflict with each othe somehow.
Thank you, alot, for the feedback and help.
-KD
If you want 'index.php' to take priority then the answer is Yes.
When it comes doubt about using a particular file and/or replacing with another you are not will work properly, then rename the file on your Hosting account. This allows one to test the new changes/file and if things go wrong, you can rename the file back to what it was.
In this case, rename 'index.html' to 'index.html1' and it won't work anymore but easy to change back if you want to work again.
Sessions:
Cookie Domain - False
Force Cookie Use - True
Check SSL Session ID - False
Check User Agent - False
Check IP Address - False
Prevent Spider Sessions - True
Recreate Sessions - True
IP to Host Conversion Status - true
Thank you for checking this for me.
I'm still uploading the contents of the site into the root directory, an hour and a half later. :-) I couldn't just rename the cart folder to my root folder because I had so much other stuff in it.
Hopefully it will be done soon.... and hopefully without problems.![]()
Ok... Those are correct.
You see the issue with expiring sessions has nothing to do w/ SSL... Rather if sessions are not assigned properly, then sessions expire and other session related things do not work.
I have visited your site 3x today on 3 different machines and have failed to get a single session ID... This is the problem.
Have you made custom changes in this area?
~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.
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.