Support

Admin Tools

#34326 3rd Party extension upgrades fail resutling in 404

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by jgowans on Thursday, 14 January 2021 08:49 CST

jgowans

When attempting to upgrade CiviCRM (https://civicrm.org) the resulting page https://domain.org/administrator/index.php?option=com_installer&view=install throws a 404 error. This does not occur on sites not running AdminTools. The resulting error message generated by CiviCRM is "You do not have permission to access this page."

Prior to digging too deeply, I am wondering if you know an obvious culprit for this. I've reviewed the everything thoroughly, however I do not see anything that might result in this. Likewise, this was not an issue in prior versions of AdminTools (assuming the conflict is here and not in CiviCRM, ahem :D) and nothing to my knowledge has changed in the AdminTools settings.

If there is nothing obvious you can recommend, I'll try to dig a bit deeper.

Josh

tampe125
Akeeba Staff

Hello,

in these cases you should use a methodical approach. Move from what you know for sure that is working and doing on change at time, otherwise you'll end up chasing ghosts.

First of all, let's double check that the problem is indeed caused by Admin Tools. In order to do so, try the following:

1. Try setting the Error Reporting level in your Global Configuration to "None". Many errors are caused by harmless PHP Notices and Warnings being output to the browser, breaking anything which requires HTTP header manipulation such as Joomla!'s session management, AJAX calls and download systems.

2. Try to replicate the issue after disabling the "System - Admin Tools" plugin. If you can still replicate the issue, it is not caused by Admin Tools. Disabling that plugin means that Admin Tools code (including the Web Application Firewall) is not running on your site.

3. If you suspect an issue with the .htaccess file, replace its contents with the contents of the stock htaccess.txt file shipped with every version of Joomla!. If you are on GoDaddy please wait for 1-30 minutes for the changes to be effective. Then, retry loading the problem page. If you can still reproduce the error, then it is not caused by .htaccess Maker.

If doing any of the above resulted in the issue still occurring, it's not related with Admin Tools and we can't help you. If doing any of the above did stop the issue from occurring, we'll have to do some troubleshooting.

First go to Admin Tools, Web Application Firewall, Configure WAF. Make sure "Log security exceptions" is set to Yes; if it's not, set it to Yes and click on Save. Now try reproducing your issue. Immediately after that, please go to Admin Tools, Web Application Firewall, Security Exceptions Log. The latest log entry at the top should have the date and time of when the issue occurred. Please copy the Reason and Target URL here so that we can further help you.

If, however, you do not see a log entry, or the Date and/or IP address do not match your last access, this problem is not caused by Admin Tools' WAF. In this case, you will have to do some .htaccess troubleshooting. You may need to read the general .htaccess troubleshooting page, as well as the page on finding out necessary .htaccess exceptions.

Davide Tampellini

Developer and Support Staff

🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

jgowans

Based on your instructions, I've concluded that AdminTools is not the culprit. The extension upgrades are failing on a specific environment with or without AdminTools installed. Likewise, the upgrades succeed on a different environment with or without AdminTools installed. I'm not yet aware of the differences between environments to determine a cause. Sorry for the trouble.

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!