shopping cart is empty

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sufyan_fzd
Forum Newbie
Posts: 1
Joined: Wed Mar 14, 2007 3:26 am

shopping cart is empty

Post by sufyan_fzd »

Please try it on Firefox

First go to tools --> option ------> clear private data


then go to http://www.truemodern.com and add an item to the cart it will show the item in the cart and other

informations.
Now remove www from http://www.truemodern.com/cart.php

it will show now your shopping cart is empty.
can any one provide some help to solve this bug
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Im guessing you are storing the cart contents in a cookie!?

And please post in the correct forum
Post Reply