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

Illegal variable _files or _env or _get or _post o
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Illegal variable _files or _env or _get or _post o
#68
Illegal variable _files or _env or _get or _post o 1 Year, 6 Months ago Karma: 0
Hi

I installed JSecure Plug-in changed my key and trying to access the back end. www.mysite/adminitrator/?key and then I receive the following error

Illegal variable _files or _env or _get or _post or _cookie or _server or _session or globals passed to script.


www.joomnet.co.za
JoomNet
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#70
Re:Illegal variable _files or _env or _get or _post o 1 Year, 6 Months ago Karma: 0
HI, the problem is that you are using numeric key, please use ONLY alphanumeric key, and the plugin should work fine.
webtech2
Fresh Boarder
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#456
Re:Illegal variable _files or _env or _get or _post o 3 Months ago Karma: 0
Hi,
I have the same problem.
Ok, now I know that I must use only tetters, but tell me - how i can login to my administration to change jSecere plugin key if I can not see administrator login page???
Vladas
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#473
Re:Illegal variable _files or _env or _get or _post o 2 Months, 1 Week ago Karma: 0
i found 2 ways to undo jSecure. Both ways have to access to your database and edit jSecure plugin.

Goto your joomla database and disable jSecure plugin manually. You should find it under jos_plugins -> System - jSecure Authentication -> published = 1 change it to 0

Save it and you should be able to login from the administrator page.

Or you can change the key to a new password, save and login with the yourdomain.com/administrator/?newpassword

Hope this help.
spacereactor
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/01/01 03:32 By spacereactor.
The administrator has disabled public write access.
 
#489
Re:Illegal variable _files or _env or _get or _post o 1 Month, 2 Weeks ago Karma: 0
I have the same problem. I choose numeric key And now I cant get to the administration panel. Please, help me. How can I unpublish the plugin or change the key?
keptex
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#497
Re:Illegal variable _files or _env or _get or _post o 1 Month, 1 Week ago Karma: 0
Hi,

If you have access to database then two options are available.
1) Disabled the jSecure Plugin from tablePrefix_plugins table.
Query: SELECT * FROM jos_plugins where element = 'jsecure';
And now change the published field from 1 to 0.
2) Edit the params field from following query.
Query: SELECT * FROM jos_plugins where element = 'jsecure';
Change the key parameters from params field and use this to access the administartor.

If you don't have access of database then delete the jSecure files from /plugins/system/ folder.

Thanks and Regards,
Bhavin Shah
bhavin.shah
Moderator
Posts: 51
graphgraph
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: 12
Moderators: bhavin.shah, ajay.lulia