Reply To: Download link corrupted
…locate the file “image-store/admin/download.php” look for this code do_action( ‘ims_apply_color_filter’, &$image ); and replace it with this one do_action( ‘ims_apply_color_filter’, $image );…
Download large files avoiding out of memory errors
…ing cart that allows the user to download ZIP files of the items purchased. User can add as many products as they want and file sizes can get very large. We used PHP to generate the ZIP file and to sec…
Reply To: Download option
…Hi, what if I set up Payment gateway to Email notification only. Can I manage in sales (Order and Payment status) to send them download link?…
Reply To: Cannot download image
…there was an error return by some servers on the download script, please upgrade to 3.0.8 the issue should be solved….