Support

Admin Tools

#11869 Changing SUPER ADMIN ID give me a halt message

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 Thursday, 05 April 2012 15:13 CDT

jimmer
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: Joomla! 2.5.4 Stable [ Ember ] 2-April-2012 14:00 GMT
PHP version: 5.2.17
MySQL version: 5.1.56
Host: (optional, but it helps us help you)
Admin Tools version: 2.2.3

Description of my issue:

Well, this is the first time I have had this happen.

I am creating a new site, I have installed admin tools as normal. I go to change the Super Admin Id. I select the correct username that should be used.

It then loads to a white page saying HALT!

I did do a search but did not see anything. I have read through the docs a few different times to see if for some reason something changed.

Thanks,

nicholas
Akeeba Staff
Manager
Hm, this is a bug. Please open the administrator/components/com_admintools/controllers/adminuser.php file and remove line 34 which currently reads
die('Halt!');

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!

jimmer
I have removed line 34 as mentioned but still seem to have the HALT! message

Thanks,

nicholas
Akeeba Staff
Manager
Hm, that's the only instance of the "HALT!" message in the code. OK, this will sound ridiculous, but did you save the modified file?

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!

jimmer
Yes, I saved the modified file. When I received the Halt! I checked again in case I uploaded the original file. After double checking I confirmed that the line 34 was removed.

If you have more pressing tickets feel free to address them first. I am just getting this site ready for next week.

The first extensions I install on any new site are(Admin Tools, followed by Akeeba Backup.

Thanks.

nicholas
Akeeba Staff
Manager
I'm not sure that the correct line was removed. In any case, I'm finishing up another patch which has to do with the way Joomla!'s Extensions Updater handles AT Pro updates and then I'll be publishing a new release.

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!

jimmer
Here is the code lines 33-36 with 34 missing.

if($isHuman == 1) {

$model = $this->getThisModel();
$model->setState($prefix);

No Worries.

Thanks.

nicholas
Akeeba Staff
Manager
This is exactly what is should look like. This is how it looks like when I fix it. It doesn't throw the "HALT" message in that case. But, I know what's wrong. Damn browsers and their redirection caching feature which breaks the web as we know... Please do this: log out of your site, clear your browser's cache, quit the browser, open it again, log back in and retry.

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!

jimmer
I have logged out of my site, cleared cache, closed browser, opened browser, logged back in, still get the Halt.

I have tried the following Browsers:
Opera
Firefox
I.E.

So not sure why it is still screwy on my end?

Thanks

nicholas
Akeeba Staff
Manager
No idea. It's the first time I see a server execute code which is not there?!

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!