[SOLVED] Problem with checkout plugin

photomanz

Joined: 2010-04-09
Posts: 97
Posted: Fri, 2010-04-09 01:36

Just installed gallery2 and am trying to get the checkout plugin to work. I deleted the cart plugin also. The problem is that when you click add to cart, it brings up the item to buy, but without the criteria setup in the checkout plugin. i.e. 4x6, 5x7, etc. But once you click the save changes button, then the criteria does come up as it should. Any ideas as to why its prompting me twice to buy the item?

Gallery URL =
Gallery version = 2.3.1 core 1.3.0.1
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.12 litespeed
Webserver = LiteSpeed
Database = mysqli 5.0.89-community, lock.system=flock
Toolkits = ImageMagick
Acceleration = none, none
Operating system = Linux pac-ds4.simplehelix.com 2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:30:06 EDT 2010 x86_64
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7
Rows in GalleryAccessMap table = 9
Rows in GalleryAccessSubscriberMap table = 56
Rows in GalleryUser table = 2
Rows in GalleryItem table = 56
Rows in GalleryAlbumItem table = 2

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Fri, 2010-04-09 03:08

Screenshots would be helpful to work out what you mean.

 
photomanz

Joined: 2010-04-09
Posts: 97
Posted: Fri, 2010-04-09 04:38

Here's a screen cap of the sequence from top to bottom. Hope it helps. Thanks

Steps
1) Select from drop down listbox (Select a product). Refer to the middle image. Click the Save Changes Button and the third screen appears.
2) The third screen should be the only one that appears and has the correct functionality I'm looking for.

You can also run the Gallery url listed above and see the problem for yourself.

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Fri, 2010-04-09 12:55

The functionality is correct. Uncheck the "shown in dropdown" box (product configuration section of the checkout admin page) next to each product that you don't want to appear in a dropdown. Put an initial quantity of 1 in the "initial quantity" box if you want one of an item to be selected initially.

 
photomanz

Joined: 2010-04-09
Posts: 97
Posted: Fri, 2010-04-09 12:59

Thank you soooo much. Worked perfect. ;-)