|
I've lost the login 1 Year, 11 Months ago
|
Karma: 0
|
|
Where can I find the password for jSecure and/or how can I reset it in Joomla 1.5?
|
|
|
|
|
|
|
Re: I've lost the login 1 Year, 11 Months ago
|
Karma: 2
|
|
Hi,
If you have access to database then execute the following query.
SELECT * FROM jos_plugins where element = 'jSecure'
Search the key parameter in 'params' column and you will get the key.
Thanks and Regards,
Bhavin Shah
|
|
|
|
|
|
|
Re: I've lost the login 1 Year, 11 Months ago
|
Karma: 0
|
|
Thank you.
After a very good night sleep, a big cup of coffee and cuddling with my dogs, I found out how to find the password.
Of course it was in the database and I've got the right password and once again I could open the administration page.
So, once again, big thanks for your reply.
Bertil
Sweden
|
|
|
|
|
|
|
Re:I've lost the login 1 Year, 8 Months ago
|
Karma: 0
|
|
i don't see anything in "params". its blank. this is a load of crap. i'm locked out of my site..
|
|
rocket
Fresh Boarder
Posts: 13
|
|
|
|
|
Re:I've lost the login 1 Year, 8 Months ago
|
Karma: 2
|
|
Hi,
In new version of jSecure authentication, parameters does not stored in database. Parameters is saved in file and key is stored in encrypted format.
Regards,
Bhavin Shah
|
|
|
|
|
|
|