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

Cannot Acces Back End
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Cannot Acces Back End
#235
Cannot Acces Back End 3 Years ago Karma: 0
I cannot acces the backend. I have upgraded to J1.5.8. but it could be that the password being used is different to the stored password (my fault if so)

I cannot find the password/keyword anywhere or where the keyword could be stored.

Is there a way to uninstall and re-install a fresh copy, or recover the password?

What files should I delete to gain access to the back end?

If so where would I find it?

Thanks in anticipation
VinceUK
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#241
Re:Cannot Acces Back End 3 Years ago Karma: 2
The key is stored in jos_plugins table, column params.

Execute the following query and you will get the key to access the backend.
SELECT * FROM jos_plugins where element = 'jsecure';

Find out the 'key' keyword in params and you will get the value from this record.
bhavin.shah
Moderator
Posts: 393
graph
User Offline Click here to see the profile of this user
Gender: Male bhavin.r.shah Location: Mumbai Birthday: 12/24
The administrator has disabled public write access.
 
#348
Re:Cannot Acces Back End 2 Years, 7 Months ago Karma: 0
I did that and it still didn't work. I have sh404 installed, is that causing the issue? If so, can I uninstall the plug without having access to the admin panel?
fatmaggie
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#352
Re:Cannot Acces Back End 2 Years, 7 Months ago Karma: 0
Hi,

I found the table and i saw that my secretcode is correct....

however, I made unpublished this plugin at this database..I can't still goto admin part..

Please help...
soso2k
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1