Support

Admin Tools

#9663 Problem with url administrator

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 Wednesday, 13 October 2010 07:42 CDT

user16300
Hi,

I 've a problem because i've change the way for administrator login and now i'can't go to the admin login form with the new url,and i don't find the file to remove :P
If you can help me please, thanks.

nicholas
Akeeba Staff
Manager
It's simple. Rename plugins/system/admintools/main.php to main.bak.php. This will disable the Admin Tools plugin which is responsible for effecting the security measures on your site. After you fix the problem, remember to rename the file back to main.php ;)

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!

user16300
Yes i've done it when i had found a tutos in the doc, i've try again this fonction but it don't work on my site, i must take Kareebu secure. :rolleyes:
Thanks.

nicholas
Akeeba Staff
Manager
That function works on all sites, including the Joomla! Magzine site right now :) Kareebu secure is a fork of jSecure which runs pretty much the same PHP code as the Admin Tools feature (really, there is only one way to do it).

The reasons I can think that this didn't work:
1. You used non-ASCII characters in your secret word. If you do that, you have to URL-encode them when using the secret word on your site. For example, if your secret word is "this&that" you have to access your site's administrator as http://www.example.com/administrator?this%26that

2. You used one of the characters Joomla! or your web server will automatically strip out, such as , &, ?

3. You are using some other feature which blocks out access to your administrator area, also handled by the same plugin, such as the Administrator IP Filter. In this case I strongly suggest disabling those features and try to implement one security feature at a time.

FYI, it is impossible that the secret word feature is not supported by any host out there. The secret word matching takes place during the administrator page initialization phase, before you login, checking what you have entered in the URL to access your site's back-end. Except for the three aforementioned reasons there is no other way this feature won't 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!

user16300
Hi,
I have used a password like BHFmlhvCDSO561 i think that it's good no? in fact i'have put my IPadress in the white list in admintools perhaps it's not a good way, i'll try again and say you the issue :)

nicholas
Akeeba Staff
Manager
The password is good. However, the IPwhitelisting might be a very bad idea unless you have a static IP. This usually is an extra feature you have to specifically ask your ISP for and is charged extra. Do note that "ISP" refers to the company managing connection from your PC to the Internet and has nothing to do with your site's hosting provider. I think that by simply removing your IP from the whitelist and turning off that feature will be adequate to get Admin Tools to work as you expect it :)

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!

user16300
Hi,
Yes, it's work like a charm now, it was due to the whitelist, thanks for your good job and support, i must read the docs for the other fonctions if i don't want have bad surprise ;)

nicholas
Akeeba Staff
Manager
No problem! We are here to help. I'm glad we got that working on your site :)

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!