Support

Admin Tools

#14225 Security Exceptions Log

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 nicholas on Sunday, 02 December 2012 12:28 CST

trlbldr

Mandatory information about my setup:

Have I read the related troubleshooter articles above before posting (which pages?)? YEs
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: (unknown) 2.4.8
PHP version: (unknown) 5.4.8
MySQL version: (unknown) 5.5.28
Host: (optional, but it helps us help you) BlueHost
Admin Tools version: (unknown) 2.4.3

Description of my issue:

A blank screen - and no action - occurs when I click the button on a violator to "Add to Blacklist."

Don White

nicholas
Akeeba Staff
Manager

There's a typo in administrator/components/com_admintools/controllers/log.php line 18. It reads:

$id = FOFInflector::getString('id','', $this->input);

It should read:

$id = FOFInput::getString('id','', $this->input);

If you do that change it should now work.

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

trlbldr

Thanks very much, Nicholas! I'm guessing that you'll make this change to the SDN?

Don White

nicholas
Akeeba Staff
Manager

No, no change. This is a minor issue as there is a workaround (manually adding the IP address). Besides, you do know what I think of long term IP blacklisting: it's utterly ineffective, can be worked around easily and has the potential to block legitimate traffic.

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

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!