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

File upload error via Frontend - [Fixed in 4.0.11]

Started by svherpen, 02.01.2023 16:33:37

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

svherpen

Hi Arno,

When trying to upload a new file using the frontend, I get the error message Field 'changelog' doesn't have a default value
See attached picture.

Using the backend it works without any problem.
  •  

Arno

#1
Please try the attached file.
Copy the unzipped file to /administrator/components/com_jdownloads/src/Table
and try it again.

And please post here the definition from the changelog field in your _files table.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

svherpen

Hi Arno,

The fix you provided in DownloadTable.php file works, I can now upload files using the frontend.

The definition of the changelog field is:   changelog   text   utf8mb4_unicode_ci   
  •  

Arno

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