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

Forgot the Key! How do I recover it?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Forgot the Key! How do I recover it?
#265
Forgot the Key! How do I recover it? 1 Year, 6 Months ago Karma: 0
I forgot the key I set for the Jsecure plugin on my Joomla website... need to recover it now?

How can this be done???

Its Urgent!
omkarkhair
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#403
Re: Forgot the Key! How do I recover it? 10 Months, 3 Weeks ago Karma: 0
Hi Folks. I also need to reset my key. I migrated my site to another host and I think I may have forgotten my key. Either that, or there were some changes, ie different location on the server whih may have affected things. Any way, I want to take jSecure out and then reinstall it as It works fine for me.

I have full access to the database of course, but don't know which key to delete. Can you help me with this please.

I tried taking out the jSecure.php and xml from the plugins folder, but that didn't seem to have any affect (via ssh)

Cheers, Jonathon.
jonnyxx
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#406
Re: Forgot the Key! How do I recover it? 10 Months, 3 Weeks ago Karma: 3
Hi,

You may follow the steps provided in following to install jSecure Authentication:

www.joomlaserviceprovider.com/documentat...-authentication.html

Once done, you can reinstall and set a new password.

Thanks
ajay.lulia
Administrator
Posts: 77
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/10/20 01:26 By ajay.lulia.
The administrator has disabled public write access.
 
#1101
Re:Forgot the Key! How do I recover it? 1 Month ago Karma: 0
omkarkhair wrote:
I forgot the key I set for the Jsecure plugin on my Joomla website... need to recover it now?

How can this be done???

Its Urgent!


If you forgot the key or anythings that can't you login to joomla admin panel, just do with this guide.

Using your FTP, or File Manager inside Cpanel go to the folder : administrator --> Components --> com_jsecure

Edit file params.php, like below :

<?php
class JSecureConfig {
var $publish = '1';

change line 3 to be :


<?php
class JSecureConfig {
var $publish = '0';



and go to your administrator page without jSecure key
example : yoursite.com/administrator

and go to your jSecure component to change the new key and activate it again.
micokelana
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
Moderators: bhavin.shah, ajay.lulia