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`;
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`;
Hi,
please try it with the modified version below and post then your result.
[gelöscht durch Administrator]
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
Thanks for the result.
I will later publish an official new release.