[Checkout / Matrix] No "Empty Cart" button showing

linseym

Joined: 2006-04-13
Posts: 4
Posted: Mon, 2006-04-17 03:42

I am trying to fix some issues on a friend's Gallery website.
The Gallery and modules installed are:

Gallery version = 2.0-beta-4+ core 0.9.33
Checkout ver. 0.1.8
Checkout by Paypal ver. 0.1.5
PHP version = 4.4.1 apache
Webserver = Apache/1.3.33 (Unix) mod_log_bytes/0.3 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7d
Database = mysql 4.0.16
Toolkits = ImageMagick, NetPBM, Gd
Operating system = FreeBSD host295.ipowerweb.com 4.10-SATA-RELEASE FreeBSD 4.10-SATA-RELEASE #0: T i386
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

Originally there were 2 "add to cart" links, one in uppercase and one in lowercase.
I got that fixed by deactivating the "Cart" module.

Now my problem is that when viewing the shopping cart there is no option or button for "Empty Cart" to remove all the items from the cart at once.
I'd swear that there used to be that option in the dropdown menu but it's not there now.
I tried reactivating the "Cart" module but that didn't bring it back so a deactivated it again.

Can anyone point me in the right direction to get the "Empty Cart" button to show back up?
Thanks in advance for any help.

 
jaa1180

Joined: 2005-02-11
Posts: 48
Posted: Mon, 2006-04-17 04:06

Tried upgrading yet? Gallery and the checkout modules?

 
linseym

Joined: 2006-04-13
Posts: 4
Posted: Mon, 2006-04-17 05:30

I thought about that but I'm a little leary of upgrading if I don't have too.
She has a lot of photo albums for her customers and all customized backgrounds that I might not be able to easily fix if something went wrong with the upgrade, but thanks for the response.

 
turnbulm

Joined: 2004-10-03
Posts: 431
Posted: Mon, 2006-04-17 12:50

The "Empty Cart" option was introduced in Checkout v0.1.10, which is compatible with Gallery 2.0 final release. I'm not sure if it will also work with Beta 4 (can't remember the API versions in that).

Incidentally there are security issues in 2.0B4 that have since been fixed, so it might be time to consider upgrading. (See here, here, here and here). Backing up and restoring in the event of problems are really very straightforward, so it's a low risk process. Just tar up your Gallery directories (don't forget the g2data directory as well as the web root), do a dump of the SQL database, and that's it.

 
linseym

Joined: 2006-04-13
Posts: 4
Posted: Mon, 2006-04-17 15:40

Well jaa, looks like you had the answer.
Guess it's inevitable now...
Thanks for spelling it all out, turnbulm.