need4speed Posted December 15, 2010 Share Posted December 15, 2010 Can anybody suggest an alternative to Prestashop which can better handle large digital products?Im really disappointed after I have created a custom prestashop theme from the scratch that it cant handle large download files like 700 mb. Looking forward to get some tips to a good shop system that can handle large digital products downloads. Link to comment Share on other sites More sharing options...
tomerg3 Posted December 15, 2010 Share Posted December 15, 2010 Since Prestashop does validation of the file before you can download it, it basically reads the content of the file you want to download into memory. (Not much else can be done to ensure secure downloads....)You need to have about 2-2.5 times more RAM than the larger file you want to download.I know of a few people who are using it for large files, but using machines with a lot of RAM... Link to comment Share on other sites More sharing options...
need4speed Posted December 15, 2010 Author Share Posted December 15, 2010 I did a change to the get-file.php file and now it seems like it works ! Weird because im sure I tested it last night but now it works Link to comment Share on other sites More sharing options...
adamus007p Posted December 18, 2010 Share Posted December 18, 2010 need4speed could you tell me how did you make it?thank you Link to comment Share on other sites More sharing options...
need4speed Posted December 18, 2010 Author Share Posted December 18, 2010 Try using this version of the get-file.php It should do the trick. get-file.php Link to comment Share on other sites More sharing options...
adamus007p Posted December 18, 2010 Share Posted December 18, 2010 could you explain how the trick work?after modification is it possible to download big files(avoid php server, RAM etc. limitations)? Link to comment Share on other sites More sharing options...
adamus007p Posted December 18, 2010 Share Posted December 18, 2010 it work, thank youhow to make create multiple download links?link: product_part1.ziplink: product_part2.zip? Link to comment Share on other sites More sharing options...
adamus007p Posted February 5, 2011 Share Posted February 5, 2011 anybody? where are pretashop members or team? Link to comment Share on other sites More sharing options...
adamus007p Posted February 5, 2011 Share Posted February 5, 2011 need4speed your modyfication doesn't work.when I download a file and i try to uppack it there is an errorwith prestashop 1.3.6 there is a support big files support (download).when I download big files 100MB I can’t unpack it. there are errors: file is invalid, crashed ect.I was trying with different files, OS and browsers Link to comment Share on other sites More sharing options...
tomerg3 Posted February 6, 2011 Share Posted February 6, 2011 Did you try to post a bug report about it in the bug tracker? Link to comment Share on other sites More sharing options...
adamus007p Posted February 6, 2011 Share Posted February 6, 2011 Yes I didhttp://www.prestashop.com/bug_tracker/view/7497/which file could be responsible for download? Link to comment Share on other sites More sharing options...
Recommended Posts