News:

Support for jDownloads 3 has been ended
Since 17 August 2023 Joomla.org has discontinued support for Joomla 3.x. Therefore, we will no longer offer official support for our Joomla 3 jDownloads version 3.9.x from January 2024.
Please update your website to the latest Joomla version (Joomla 4 or Joomla 5) as soon as possible. Afterwards, please update jDownloads to the latest published version. The longer you delay, the more difficult the upgrade process for your website is likely to be.

Main Menu
Support-Forum

Frontend Upload script stops after 15 seconds

Started by Lena, 21.03.2016 09:15:20

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lena

Hello,
I have a problem with the frontend upload script. While uploading larger files (10-15MB) the script stops after 15 seconds and the form reloads with all settings except the choosen file. Uploading smaller files works fine.

I changed the upload_max_filesize and post_max_size, just to be sure.
The max_execution time is extended to 300.
I searched in the forum, Google, ruled out plugins. I have been at it for hours...no results...
I also send you a link to the site and a user account.

  • Joomla! Release version: 3.4.8 Stable
  • jDownloads version: 3.2.41
  • PHP: 5.6.19
  • file_uploads: Yes
  • upload_max_filesize: 50M
  • post_max_size: 100M
  • memory_limit: 128M
  • max_input_time: -1
  • max_execution_time: 300
  • MySQL: 5.5.47-0
  • Hosted: 1&1
Greetings
Lena
  •  

ColinM

Hi
I believe that 1&1 is a very busy, low cost, sharing style hosting service.  As I recall it does not use cPanel or similar.  No doubt Arno will check further but I suspect this is a server problem.

Colin
Colin M
  •  

Lena

Hi Colin,
you're right. 1&1 is very busy and low cost. Nevertheless I have access to a control panel to configure FTP, databases, phpmyadmin etc.
I installed joomla via the control panel. The default setting is safe mode. I changed this into Standard Mode to configure the php.ini. Just for further information...

Lena
  •  

Lena

Update:

I switched on the debugging and had the error message, that the file size (in this case a 7MB MP3 file) was not allowed.
But the Server Info says otherwise. I made two screenshots.

[gelöscht durch Administrator]
  •  

Arno

Hi Lena,
in jDownloads can every user group have here own upload limits in the frontend.
So you must:
- go to the jD User Groups Settings
- click then on the user group from this member and change the limits for: "Allowed File Size in KB".
  (see pic from the documentation)
Here is the Documentation for this optionen:
http://www.jdownloads.net/documentations/item/introduction-to-user-group-settings

Since this is not a bug i will move it to a different category.



[gelöscht durch Administrator]
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Lena

Hi Arne,

the User Groups Settings were correct. I found the solution. My php.ini config file is located in the /administrator folder. After creating a .usier.ini file within the root folder it worked just fine!
Nevertheless thanks for the fast response and help!

Lena
  •  

Arno

Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •