1
jensclas
problem with incorrect login notice

Hi guys - got a small annoyance here - if you login at my site with an oncorrect password the redirect page says this:

Incorrect Login!
_AUTH_MSG_AUTH_METHOD

If the page does not automatically reload, ...

How can i fix _AUTH_MSG_AUTH_METHOD so it doesn't appear and says something like please try again?

xoops 2.0.15

2
jensclas
Re: problem with incorrect login notice

Bump

3
jensclas
Re: problem with incorrect login notice

Bump again

4
iHackCode
Re: problem with incorrect login notice

ok i asked phppp.
phppp says 'language/english/auth.php is missing' ..
==

i found the file in svn
here is how it looks like
auth.php
// $Id: $
//%%%%%%        File Name auth.php         %%%%%

define('_AUTH_MSG_AUTH_METHOD',"using %s authentication method");
define('_AUTH_LDAP_EXTENSION_NOT_LOAD','PHP LDAP extension not loaded (verify your PHP configuration file php.ini)');
define('_AUTH_LDAP_SERVER_NOT_FOUND',"Can't connect to the server");
define('_AUTH_LDAP_USER_NOT_FOUND',"Member %s not found in the directory server (%s) in %s");
define('_AUTH_LDAP_CANT_READ_ENTRY',"Can't read entry %s");
define('_AUTH_LDAP_XOOPS_USER_NOTFOUND',"Sorry no corresponding user information has been found in the XOOPS database for connection: %s 
.
        
"Please verify your user datas or set on the automatic provisionning");
        
?>


And the reason why it shows is that i believe that you have debug on.

Edit. after posting this post. i found this.
Post At XooPS 'Core Development' Forum At SF.Net
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

5
jensclas
Re: problem with incorrect login notice

Thanks Bandit! Much appreciated.

Login

Who's Online

344 user(s) are online (127 user(s) are browsing Support Forums)


Members: 0


Guests: 344


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits