|
Problems after update to joomla 1.5.8 3 Years, 2 Months ago
|
Karma: 0
|
|
Hi, i have joomla 1.5.5 whith jsecure installed.
I have been updating my joomla to version 1.5.8 and now i cant login to administration area..
"The requested URL /404/ was not found on this server."
how can i solv this? can i manualy uninstall jsecure?
|
|
|
|
|
|
|
Re:Problems after update to joomla 1.5.8 3 Years, 2 Months ago
|
Karma: 0
|
|
You can manually remove the code by following below steps
1. login to mysql through phpmyadmin or whatever you use
2. search for "jsecure" with following SQL:
SELECT * FROM jos_plugins where element = 'jSecure'
3. Delete the row
4. Remove following jSecure files:
i) /plugins/system/jsecure.php
Ii) /plugins/system/jsecure.xml
|
|
|
|
|
|
|
Re:Problems after update to joomla 1.5.8 3 Years, 1 Month ago
|
Karma: 0
|
|
This does not work!
here is what it says:
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0002 sec)
SQL query:
SELECT *
FROM jos_plugins
WHERE element = 'jSecure'
LIMIT 0 , 30
Please help! I can't delete it or turn the plugin back on after upgrade to Joomla 1.5.8
Someone must know how to do this!
Thanks,
Strata
|
|
|
|
|
|
|
Re:Problems after update to joomla 1.5.8 3 Years, 1 Month ago
|
Karma: 0
|
|
I have joomla1.5.8, installed the jSecure, first time my keyword contained number, so I uninstalled manually. I reinstalled the plugin but this time when I type the url
....../administrator/?keyname it takes me to error page.
|
|
|
|
|
|
|