Page 1 of 1

[SOLVED]Problem with downloadable files please help!

Posted: Fri Sep 16, 2016 1:04 am
by claud9
Just go to : admin/controller/catalog/download.php
search for : 'limit' => 5
and change 5 with the number you need!

-------------------------




Hello everybody,
I have a problem with my downloadable files :

I'm using the latest vers. of opencart, default template.

I sell very big downloadable products and i have to split those files in several .rar smaller files.

I have created several download links in the opencart "download" page.
The problem is that when I go to the "product" page to assign those links to the product I can see only 5 files (the first 5 links I have created).

Does anybody know why i can't see all the links I have successfully created?

Thanks a lot in advance for any help!

Re: Problem with downloadable files please help!

Posted: Fri Sep 16, 2016 1:11 am
by IP_CAM
just use something like this, to solve your problem:
---
Limit Autocomplete OC v.2.0.3.1 - 2.3.0.2:
http://forum.opencart.com/viewtopic.php ... 30#p633709
---
Ernie