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

After upgrading to 3.9 [Solved]

Started by ibrahim, 13.10.2020 15:11:21

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ibrahim

After upgrading to 3.9 some downloads don't show the download button because of permissions.

I have modified permission jus for 1 item, then it worked.

You know we over 1000+ items so is there any code to SQL all downloads be the same permission.

REMOVED by ColinM


Please see attached 3 screenshots!


I have checked all rows on the database but couldn't find the correct:
UPDATE XXXXX_jdownloads_files SET license='1' WHERE license='0';
There were some Deny permissions that had to be set back to Inherited.  Also some module overrides ussing jD3.2 code that needed removingColin
  •  

ColinM

#1
Ibrahim
Best not to attempt to correct by using the database.  It has nothing to do with License.  All the permissions are handled by Joomla in multilple interrelated db tables!!!

I have usually been able to solve Permission Problems.
It would seem that the permission chain did not go through
I will contact Arno
ColinPS Please only use PMs for sensitive info
Colin M
  •