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

Not working.
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Not working.
#34
Not working. 3 Years, 5 Months ago Karma: 0
Thanks for great modules.

however i could not get it to work

few doubts,

: where exactly to enter the lines of words?
i tried everywhere ,

require_once( $mosConfig_absolute_path . '/administrator/includes/admin.php' );
mosLoadAdminModules( 'left' );

2nd?: mention position "left" my admin template no position left,

3rd: as above,. where to publish the module ?

in Joomla extension site u listed under "plugins" ,, error there.


thanks
ILJ
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#37
Re:Not working. 3 Years, 5 Months ago Karma: 0
1) Add the two lines after following code in login.php
defined( '_VALID_MOS' ) or die( 'Restricted access' );

2) if you see the jSecure Authentication in administrator modules, you will notice that module is position on left.

3) Login to admin panel and go to menu Module->Administrator Modules here you will see jSecure Authentication module, just publish it.

For more details refer the new documentation page at:
jSecure Authentication Docs
webtech2
Fresh Boarder
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#55
Re:Not working. 3 Years, 5 Months ago Karma: 0
Hi Ajay,

I added the code in login.php after:
defined( '_VALID_MOS' ) or die( 'Restricted access' );

I am getting the following errors:

Parse error: syntax error, unexpected T_LNUMBER in /home/viasi3/public_html/administrator/templates/black_mitra/login.php on line 19

Not Found
The requested URL /luckygateway/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
________________________________________
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 Server at www.mysite.com Port 80

This is a component that i have been waiting for. I am really hoping to make it work. Please advise. Thanks in advance.
mercury
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#58
Re:Not working. 3 Years, 5 Months ago Karma: 0
Hi,

can you PM me your site URL and key so that I can examine it.

Thanks,
Ajay Lulia.
webtech2
Fresh Boarder
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#65
Re:Not working. 3 Years, 5 Months ago Karma: 0
Hi ajay. PM sent. Hope to hear from you. thanks.
mercury
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#66
Re:Not working. 3 Years, 4 Months ago Karma: 0
Hi,

I have not received any PM, can you please send again.

Regards,
Ajay
webtech2
Fresh Boarder
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 123