THANKS!

igormoreira's picture
Offline
Joined: 05/21/2011
Juice: 3
THANKS!
cwcart wrote:

Hi themselves,

How did you fix the 0 id user (under MySQL 5.2x).

I tried INSERT INTO `users` VALUES (0, '', '', '', 0, 0, 0, '', '', 0, 0, 0, 0, NULL, '', '', '', NULL,3600,'en');

but it didn't work => same issue as previously for anonymous user.

i found my INSERTED row with an id much higher than 0 (last users id).

I updated this row by setting id=0.

And Now it works.

Thank you very much. You solved this.

man!
i spend so much time on this problem!

you save my work!

tnks

Anonymous User "Add To Cart" doesn't actually add anything to the cart By: CasaDelGato (93 replies) Tue, 01/27/2009 - 01:48