Home
Login | Register
Welcome, Guest
Please Login or Register.    Lost Password?

Problems after update to joomla 1.5.8
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Problems after update to joomla 1.5.8
#197
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?
gcoutinho
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#201
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
webtech2
Fresh Boarder
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#222
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
strata
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#229
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.
neel99
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1