jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: hades_ on 22.05.2017 06:17:09

Title: Delay in listing files from the front end
Post by: hades_ on 22.05.2017 06:17:09
Best regard,

Currently I have a section of 7000 files in 600 categories which works bn from the backend, the problem I have is in the fronted in which it takes too much to list the categories or downloads with which I do not know why it takes so much if it is necessary to perform Any additional configuration on the server, thank you for the collaboration you can give me.

Server Data
Version of joomla 3.5.1
Apache Web Server
PHP version 7.0.18
MySQL Version 5.6.36
File uploads allowed: Yes
Maximum allowed size (max_filesize): 12M
Maximum allowed POST size: (post_max_size): 12M
Memory Limit (memory_limit): 128M
Maximum upload height (max_input_time): 60
Max execution time of scripts (max_execution_time): 30
Title: Re: Delay in listing files from the front end
Post by: ColinM on 22.05.2017 10:15:04
Hi
Thanks for details, they seem normal.
Is this a recent change in performance? I have just sent you a Private Message requesting more details in order to check out possibilities.

Colin
Title: Re: Delay in listing files from the front end
Post by: hades_ on 22.05.2017 18:42:41
Hi,

I appreciate the collaboration,

Send the requested information by private message.
Title: Re: Delay in listing files from the front end
Post by: ColinM on 26.08.2017 16:26:06
Hi,
It may be the formation of the Category list box.  To remove this you need a different files layout. First make a copy of whichever files layout you presently have active. See
http://www.jdownloads.net/documentations/item/editing-a-layout
for details.
Go to the Edit Header and Footer tab.  In there look for a line like
<div class="jd_top_navi_catbox" style="">{category_listbox}</div>
delete the {category_listbox} part, then click on the Edit Layout tab, then add a message in the Internal Note box with something that indicates ListBox removed.  You could also change the Title.
Now Save & Close and make it the Active layout.

Colin