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

Solved: Can't save component settings
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Solved: Can't save component settings
#814
Solved: Can't save component settings 1 Year, 8 Months ago Karma: 0
Hello Guys,

If you've just downloaded the latest update of jSecure i.e. jSecure 2.1.1 and are unable to save component settings, then here's the solution for you:

Open file: /administrator/components/com_jsecure/views/jsecure/tmpl/default.php

Go to: Line 17

replace:

Code:

$document = JFactory::getDocument();


with:

Code:

$document =& JFactory::getDocument();



Aniruddh
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#816
Re:Solved: Can't save component settings 1 Year, 8 Months ago Karma: 0
Thanks. We will have this fixed by tomorrow AM Pacific standard time.
aaron.handford
Admin
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#818
Re:Solved: Can't save component settings 1 Year, 8 Months ago Karma: 2
Hi,

We have updated jSecure Authentication and released the new version.

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: 1