Guests cannot add to cart

NEComputerService

Joined: 2008-03-21
Posts: 16
Posted: Fri, 2008-05-09 03:42

Gallery version = 2.2.4 core 1.2.0.6
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.6 (Fedora)
Database = mysqli 5.0.27, lock.system=database
Toolkits = ArchiveUpload, Dcraw, Exif, Getid3, LinkItemToolkit, NetPBM, Thumbnail, Gd, ImageMagick, SquareThumb
Acceleration = none, none
Operating system = Linux web.necomputerservice.com 2.6.22.14-72.fc6 #1 SMP Wed Nov 21 15:12:59 EST 2007 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Rows in GalleryAccessMap table = 87
Rows in GalleryAccessSubscriberMap table = 13
Rows in GalleryUser table = 4
Rows in GalleryItem table = 7
Rows in GalleryAlbumItem table = 4
Rows in GalleryCacheMap table = 0

Folks, why can't my guest get the option to add to cart? I've been searching for hours on this site and poking around the Gallery2 Admin options and I cannot figure out why. I have add to cart option allowed by EVERYBODY.

Help please

Thanks in advance.

Login or register to post comments
alecmyers

Joined: 2006-08-01
Posts: 1503
Posted: Fri, 2008-05-09 12:39

Are you using the checkout module, or the cart module?

Login or register to post comments
NEComputerService

Joined: 2008-03-21
Posts: 16
Posted: Fri, 2008-05-09 13:52
alecmyers wrote:
Are you using the checkout module, or the cart module?

I am using the Checkout module.

Login or register to post comments
alecmyers

Joined: 2006-08-01
Posts: 1503
Posted: Fri, 2008-05-09 19:56

In that case the "[cart]Add to Cart" permission is irrelevant but you should give the "[checkout]Purchase Item" permission to the Everybody Group. Hint: the clue is in the first part of the name of the permission which indicates which module it refers to. It would also be wise to uninstall the cart module to avoid further confusion.

Login or register to post comments