I have returned to using jDownloads after many years, and like a few people, I encountered the issue where the Check Download Area returned a 403 error owing to my using Akeeba Admin Tools.
I have identified a very simple solution, using the Akeeba Admin Tools .htaccess maker to allow the Check Download Area tool to work as intended.
Follow these steps in the Joomla back-end: -
- Open Akeeba Admin Tools htaccess maker
- Find the section headed Exceptions from Server Protection
- In the sub-section "Allow direct access to these files". add a new line with the file reference "administrator/components/com_jdownloads/helpers/scan.php"
- Save and close htaccess maker
The above change will allow the jDownloads Check Download Area function to preform as intended.
As always, you should assess any and all risks before placing an exception in a security product.Hope this helps others.
NOTE: I seem to be unable to reply to another users forum post, so started a new thread to provide the solution.
nzrunner,
That is very good news :)
I will add it to the dcumentation, with credit to you
Best wishes
Colin
nzrunner,
Does this apply to Admin Tools Core or is the Pro version required?
Colin
Colin
I only have Admin Tools Pro, so can only confirm that. I assume it is available in Admin Tools Core as well, but haven't currently got the time to spin up a demo site and install Admin Tools Core to check.