zipcart download problem

nefarious

Joined: 2005-09-29
Posts: 23
Posted: Tue, 2005-10-11 02:07

I configured the zipcart module fine with the correct path (or at least it worked when I tested the settings in the configuration screen). When I add the pictures to the cart, it adds them in quanity 2. I left it as is for testing purposes (didnt change them to quantity 1) and when I selected to downlaod them in ba zip file, it goes to the page where it says your cart is now empty but it never dls the zip file. I already erased the cache files from G2 and from my browser (I tried both IE and firefox with no luck). What I would like to know is what is going wrong and at the same time, I would like to know why it puts 2 for the quantity when I only choose to add it once. You can try out the gallery link below and try to dl the zip file. Any help would be greatly appreciated.

I was getting help on this forum topic http://gallery.menalto.com/node/37548 and he told me to start a new topic for this specific issue. If it helps I tried 2 binary packages: zip23x-glibc and zcr22x dled from info-zip and both gave the same error. Thanks in advance.

Gallery version = 2.0 core 1.0.0
PHP version = 4.3.11 cgi-fcgi
Webserver = Apache
Database = mysql 4.0.24-max-log
Toolkits = Exif, ImageMagick, Gd
Operating system = Linux linhost140.prod.mesa1.secureserver.net 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:59:02 EST 2004 i686
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
--
For migration issues:
G2 URL (optional): http://hbunnyclan.com/modules.php?name=gallery2
G2 version: 2.0 core 1.0.0
G1 URL (optional): n/a
G1 version: n/a
G1 character set: n/a
PHP memory limit: ??

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2005-10-11 07:07

@quantity 2:
i've seen these duplication issues, also when adding items etc. for phpnuke/G2 and for weird internet connections / firewalls etc.

ah, right. you're using phpnuke. can't help you there. this must be a bug of the phpnuke / G2 integration, and i guess it will be pretty difficult to fix it.
for phpnuke / G2 support / questions / issues, please visit www.nukedgallery.net . but bear in mind that dmolavi who runs that site is currently very busy, so this might take a while.

please check both things in G2 standalone.
i tried both actions (add to zip, download) in your standalone g2 on http://hbunnyclan.com/modules/gallery2/main.php and it worked correctly.

 
nefarious

Joined: 2005-09-29
Posts: 23
Posted: Tue, 2005-10-11 15:07

Ill contact nukedgallery about the quantity 2 issue. I juse tried it in standalone which is what you did and it worked fine. Quantity correct and everything. Valiant, there is a way to make a phpnuke module without having to really code anything in php. You just have to reference the path. Do you think I should do that with Gallery2 or would it cause problems with the links and stuff? Or should I just contact the nuked gallery and find out why it doesnt work with phpnuke? Probably the easiest thing would be to keep it in standalone but I would like to integrate it into my site. I find out if there is a fix. Thanks allot valian.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2005-10-11 15:13
Quote:
there is a way to make a phpnuke module without having to really code anything in php. You just have to reference the path.

you have to be a little more clear about what you'd do there. what do you mean with "reference the path"? a symlink / mod_rewrite?

i'm quite sure it would cause a lot of issues, or it would certainly not integrate users, sessions, etc. e.g. you and your users would have to login twice each time, G2 wouldn't look integrated etc.