Welcome Guest, Not a member yet? Register   Sign In
add to cart (session variables) not working
#1

[eluser]Davcon[/eluser]
Hi,

I wonder if anyone can help.

I have built a shopping cart using Codeigniter. I did not use the onboard shopping class cart - I wrote my own script.

Everything works fine except for one thing - for a very small number of people when they add an item to cart it says that the cart is empty. So, the items simply do not add.

Does anyone know what might be causing this? I'm stumped.


The way the cart works is using native PHP sessions. So, when somebody adds to the cart, it records their session id and inserts that, along with their item details onto a MySQL table.


Messages In This Thread
add to cart (session variables) not working - by El Forum - 08-18-2011, 11:39 AM
add to cart (session variables) not working - by El Forum - 08-18-2011, 01:07 PM
add to cart (session variables) not working - by El Forum - 08-18-2011, 02:03 PM
add to cart (session variables) not working - by El Forum - 08-18-2011, 02:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB