I'm having and issue where if I have items in my shopping cart, firefox goes into a redirect loop when I log in. Is there an easy way to fix this? I think it has something to do with the Fast and Easy Checkout add on.
I'm having and issue where if I have items in my shopping cart, firefox goes into a redirect loop when I log in. Is there an easy way to fix this? I think it has something to do with the Fast and Easy Checkout add on.
You can see it on my dev server.
http://emommie.dev.metaforgestudios.com
You have some pretty serious issues on your site... your pictures don't load at all.... thumbnails, medium and large images are just not working.
Adding items to the cart for me give me SSL security warnings galore... Where did you get your SSL cert?
The certificate is not trusted because it is self signed.
The certificate is only valid for *.lxlabs.com
The certificate expired on 24/02/2007 00:31.
(Error code: sec_error_expired_issuer_certificate)
It won't let me log in or go to checkout.....
This wasn't the reason I jumped on this thread though... when you'd mentioned a redirect loop it reminded me of an issue I'd had a few weeks back... If your site's going into a redirect loop when you have items in your cart then it's probably because the item weights cannot be handled by your shipping mod configuration... This is uncovered in more depth here:
http://www.zen-cart.com/forum/showthread.php?t=127837
Sorry,
That's the dev site. I mostly use it to test new functionality before it's moved to the live site. I know there are issues, like images, and ssl. None of those matter for this. Those issues don't exist on the live site, but the redirect one does.
I just looked at the post you linked to. That's sounds like the issue. Only I'm doing shipping by zone rates by item. And I'm covered up to 100 items. So I don't see how I could have reached an uncalculable amount.
Also took out the secure cart stuff, so no more ssl errors.
If it's not the incalculable amount then I'm sorry, I wouldn't know the cause. I remember struggling with it though and it was definitely caused by shipping module unable to tally the costs..
Mess around with your shipping weights and see... hopefully it's something this simple. If not then post back and maybe one of the ZCGurus will have a look at it.
I had no problem logged out and in with and w/o items in my cart.
~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.
Yeah, it's completely random. I tried adding Dr. Byte's error logger and it didn't catch it.