Gossamer Forum
Home : Products : Gossamer Links : Discussions :

message instead of error for USER_PASSSENT

Quote Reply
message instead of error for USER_PASSSENT
Hi,

I work with the template system and realized the following:

In Line 229 in ./cgi-bin/admin/Links/User/Login.pm there is

Code:
print Links::SiteHTML::display('login', { error => Links::language('USER_PASSSENT')

At second sight I would not expect an error message for a success operation but:

Code:
print Links::SiteHTML::display('login', { message => Links::language('USER_PASSSENT')

Regards

n||i||k||o

Last edited by:

el noe: Aug 13, 2015, 7:57 AM
Quote Reply
Re: [el noe] message instead of error for USER_PASSSENT In reply to
Sorry, not sure I understand what you are asking / suggesting?

UPDATE: I see what you mean. Mmm yeah, I would have expected it to be a "message" as well, not an "error". Not really even sure what its doing, as I'm pretty sure it doesn't get shown anyway :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!

Last edited by:

Andy: Aug 13, 2015, 8:26 AM
Quote Reply
Re: [Andy] message instead of error for USER_PASSSENT In reply to
Hi Andy,

Thanks for your response. The messages is shown when you successfully use the password reminder.
Just stumbmed over it because I put a red frame around the error messages and that looked strange 😊.

Regards

n||i||k||o
Quote Reply
Re: [el noe] message instead of error for USER_PASSSENT In reply to
Yeah it is odd. Maybe it was an oversight - not sure.

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!