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