You are here:
» Anonymous User Not Able To "Add To Cart" Products On Drupal Ubercart
Anonymous user not able to "Add to Cart" products on Drupal Ubercart
This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.
I installed Ubercart on my existing drupal system and I can not add add products to cart. I can "add to cart" products when logged in. What could be the reason?
Tim

1 year 35 weeks ago
Tags:
It is possible that you lost your uid=0 in your users table of the database as reported here: http://www.ubercart.org/forum/bug_reports/8693/anonymous_user_add_cart_doesnt_actually_add_anything_cart. Make an entry with uid = 0 in users table if it is not there and it should work.
It worked. Thanks.
Tim
Post Comment