404 Not Found in Joomla Administrator - JSecure |
| April 30, 2010 |
This is one common solution if you're getting a "404 Not Found" error when visiting your Joomla administrator area. The problem often lies with a good and useful product called JSecure. You normally have to remember a specific URL that was set in the administrator area. For example: mysite.com/administrator?mysecretcode. This stops people from trying to guess your login, but if you forget your secret code ... Do you see this screen?![]() If you do, the problem is JSecure. Have you really forgotten your secret code? If so, read on ... Login to Your Hosting Account![]() Or you could go via FTP. Essentially you just need a way to get to your files. Find Your File Manager![]() Every hosting company should give you access to your files, although the access may be in different places with each host. This is an example from the popular CPanel software. Browse to /Plugins/System/![]() You need to access the /plugins/ folder than then the /system/ folder. Find JSecure.php![]() Rename the File![]() Just give jsecure.php a different name and save it. Next time to try to access your site, the 404 error should have gone. |

Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.
Copyright © 2012 Open Source Training, LLC. All rights reserved.
Comments
I installed it (version 2.1.2) correctly, set the parameters but now I cannot access Joomla (version 1.5.17) as an administrator and keep getting emails to myself that sb is trying to hack it... Any info on how to resolve that would be greatly appreciated!
It's likely because you used a number key rather than an alphanumberic key. You should use an alphanumberic key instead.
Kind regards,
Nick
Give the tutorial above a try :)
http://www.ostraining.com/blog/joomla/404-not-found-in-joomla-administrator-jsecure
If that doesn't work (although it should), go to phpMyAdmin then click on your database then SQL tab then run the following query:
SELECT * FROM jos_plugins where element = 'jsecure';
Then change the published field from 1 to 0 and that will disable the plugin.
Kind regards,
Nick
Regards from Greece!
Kind regards from the U.S.A,
Nick
Kind regards,
Nick
Kind regards,
Nick