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

Password changes don't work
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Password changes don't work
#725
Password changes don't work 1 Year, 9 Months ago Karma: 0
Hi there !

I've purchased and installed your latest version of jsecure component.

Only thing is that I can't change the default password. If I go into the settings, I can't click on Save, Cancel nor Help (just adding a "#" at the end of the url).

So I tried to change this password directly into params.php file, but since I change this password, I can't connect anymore to my admin panel, neither with the default nor the new password.

I can't even see the key parameter in MySql, via jos_plugins...

Please could you tell me how to fix this ?? I'm running the latest version of Joomla! as well.

Thx.
Hekthor
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#727
Re: Password changes don't work 1 Year, 9 Months ago Karma: 2
Hi,

Please follows the steps to uninstall manually.

www.joomlaserviceprovider.com/faq/9--jse...secure-manually.html

Can you please Uninstall jSeucre Authentication manually and install again?

Thanks and Regards,
Bhavin Shah
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.
 
#731
Re: Password changes don't work 1 Year, 9 Months ago Karma: 0
Hi,

I've done a manual uninstallation, reinstalled it, still not work...

I still have this "#" at the end of the url. Can you tell me, in which file I have to check this line and change this setting ? I can't even change the password manually in params.php, in this case I simply won't be able to connect to my admin panel, whatever I can do...

Thanks.
Hekthor
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#732
Re: Password changes don't work 1 Year, 9 Months ago Karma: 2
Hi,

Can you please remove the # and try to save the same?


Thanks and Regards,
Bhavin Shah
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.
 
#733
Re: Password changes don't work 1 Year, 9 Months ago Karma: 0
I'm trying to, what I asked you is where I'm supposed to remove this.
Checked "controller.php", but the line concerned is conform :
function save(){
$result = $this->saveDetails();

if($result){
$link = 'index.php?option=com_jsecure';
$msg = 'Details Has Been Saved';
$this->setRedirect($link,$msg);
}
}

Regards,
Hekthor
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#737
Re: Password changes don't work 1 Year, 9 Months ago Karma: 2
Hi,

That code is execute for saving the details. Can you send me your site details to find the issues?

Thanks and Regards,
Bhavin Shah
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.
 
Go to topPage: 123