windozed Posted June 6, 2011 Share Posted June 6, 2011 I am building a download store for my church and we're wanting a public "pool" of sorts. I can add a downloadable product, but the file size for uploading is 128mb. I'd like to change that. How can I? OR, if possible I have the files already uploaded. Is it possible just to insert the url of the already uploaded file? Link to comment Share on other sites More sharing options...
shokinro Posted June 6, 2011 Share Posted June 6, 2011 Is it possible just to insert the url of the already uploaded file? yes, you can do that by following steps.1. Create you product with downloadable. upload a small file. (you will replace it later)2. Go to your database to check the physically_filename of the product in the table ps_product_download3. Upload the big file to following folder YourSiteRoot/download4. rename the uploaded file to the file name to looked up in above 2.hope that will help you solve you problem Link to comment Share on other sites More sharing options...
Recommended Posts