View Full Version : Random problem using HTML frames
blreeves
December 2nd, 2002, 12:19 AM
I am having a random problem when using Squirrel Cart. I am building a site that uses frames and am trying to get Squirrel Cart to operate within a frame. Everything seems to work just fine until I reach the point during checkout when you select the shipping method. At that point after selecting the shipping method the message appears that your shopping cart is empty. I believe this is the point when the cart tries to link to my secure server to finalize the checkout process. It appears to lose track of where it is. If I go back to the store front, it still shows the contents of my shopping cart. What's weird is that it will occasionally work and complete the checkout. Any ideas?
Thanks,
Barry Reeves
http://www.huntersridgeoutdoors.com
Jamie
December 3rd, 2002, 03:02 AM
Looks like you are losing the SESSION variable. I am not sure exactly what is causing this, but you may want to change:
<frame name="body" marginwidth="4" marginheight="4" scrolling="auto" src="http://www.huntersridgeoutdoors.com/storefront.php">
to:
<frame name="body" marginwidth="4" marginheight="4" scrolling="auto" src="storefront.php">
and see if it has any effect.
Thanks,
Jamie
jennya
March 22nd, 2003, 10:07 AM
Hi Jamie,
I am having this exact same problem.
Where do I find this code to change? Do you think when I upgrade to the latest release it will solve this issue?
thanks,
Jenny
www.strategicrenewal.com
jennya
March 22nd, 2003, 03:37 PM
Hi,
I fixed the problem.
Thanks,
Jenny
Jamie
March 24th, 2003, 05:00 PM
Great!
Powered by vBulletin™ Version 4.1.2 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.