scannon Posted May 4, 2013 Share Posted May 4, 2013 We are selling our videos on our shop. I added a few of the smaller files for sale via download. The process seems to work ok until the customer tries to download. The download will only go so far and then just stop. I have a feeling I need to increase a limit someplace but am unsure where. Can anyone advise? Link to comment Share on other sites More sharing options...
scannon Posted May 6, 2013 Author Share Posted May 6, 2013 I am proud to say I found my issue. I had to increase the execution time in my php.ini file. PHP.INI under "Resource LImits" max_execution_time = 60 Default is 60 seconds. Since I am offering digital movies, I had to increase this to allow for the extra download time. All this of course after I increased the max file size limit in the php and in the prestashop back office. This can be marked as solved. Thank you. Link to comment Share on other sites More sharing options...
MSS77 Posted June 3, 2013 Share Posted June 3, 2013 Excuse me, Dou you use a video module for your sellings ? I'm trying to do something similar, sell videos in streamming. I'm able to add a video for as a product, but I don't know how to connect to loggin and cart and paiment blocks But I would prefer a module to do that Any advice ? thanks Link to comment Share on other sites More sharing options...
Recommended Posts