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

Install Error on the update 3.2.32 - [Fixed in 3.2.33!!!]

Started by mkhde, 24.05.2015 09:52:22

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mkhde

Hey,

If I install the jd version 3.2.32 I get following error. It is a upgrade from 3.2.31


Warning

Unknown column 'uploads_default_access_level' in 'fsf_jdownloads_usergroups_limits' SQL=ALTER TABLE `fsf_jdownloads_usergroups_limits` ADD `uploads_view_upload_icon` TINYINT( 1 ) NOT NULL DEFAULT '1' AFTER `uploads_default_access_level`;


  •  

Arno

#1
Hi,
what for a version had you installed the first time (3.2.31 or an older)?

I can not understand that you have not this data field...
This data field was added with version 3.2.25 :
ALTER TABLE `#__jdownloads_usergroups_limits` ADD `uploads_default_access_level` INT( 10 ) NOT NULL DEFAULT '0' AFTER `uploads_can_change_category`;
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

Arno

Hi,
please try it with the modified version below and post then your result.

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

mkhde

Quote from: Arno on 24.05.2015 14:13:31
Hi,
please try it with the modified version below and post then your result.

Hey Thanks Arno

now the installation works
  •  

Arno

Thanks for the result.
I will later publish an official new release.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •