I have exhausted all search options.
I have Ubercart 5.x-1.0-beta1 running on a Drupal site that sells file audio and video downloads. There are a couple of problems here:
Users are not getting their email with the file download links. I have Workflow-ng set up to change the order status from Pending to Completed and the email is NOT being sent when the status is changed. Only if I go into the actual order, change the status to something like "Processing", then back to "Complete" does the user get access to the files and the email with links.
Second major problem is that users' downloads are failing 100-200 megabytes into a 600+ megabyte download. I am getting this error message in the Drupal log:
Lost connection to MySQL server during query query: UPDATE uc_file_users SET `accessed` = 1, `addresses` = 'a:1:{i:0;s:14:\"97.100.148.163\";}', `key` = '69c283e515500b2b34a2665b922d8bf1' WHERE `fid` = 14 AND `uid` = 180 AND `key` = '7ea6817fc10a82ba7f2897b97da79509' in /home/18879/domains/supernovarecords.net/html/site/includes/database.mysql.inc on line 172.
I have increased max_execution_time to 1200, and memory_limit is 99M in my php.ini file
Any tips would be greatly appreciated. The site is live and customers are getting impatient.





Joined: 09/24/2008