I'm just wondering if there's any movement on this project. I've experimented with the module without success, but i recognize it's early days yet.

Comments

xurizaemon’s picture

Title: progress update? » Document setup and provide demo site
Status: Active » Needs work

This module is working for a handful of test sites, and I will aim to document with a demo site shortly. I've had one user report directly that he had issues getting the Zips generated, but he wasn't able to provide much helpful debug info so I can't say what the issue was for him.

Thanks for nudging me!

xurizaemon’s picture

http://zipcart.demo.giantrobot.co.nz/ has this in place now.

I did identify an issue which would have been preventing your zips from building and resolved it while setting up the demo. The next 6.x-1.x-dev tarball will contain that fix.

Thanks!

xurizaemon’s picture

Assigned: Unassigned » xurizaemon
Status: Needs work » Fixed
jbenjamin’s picture

thanks for the update!

in my case to get the module working i need to do 2 things. first was to remove the drupal filepath in the javascript (my site is in a subdirectory), as it was doubling up on the pathing.

the second was to to edit the .module zipcart_filterzip function to remove the pass by reference (&) as I'm using php 5.3+ and it was throwing a warning.

thanks again for your work :)

xurizaemon’s picture

xurizaemon’s picture

@jbenjamin - if you can post your changes to #1085652: Drupal filepath in JS incorrect if Drupal not installed to site root that would be cool.

I can probably reverse engineer the fix to the other without a patch :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.