News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

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!
  •