Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Westin] Users table: Passwords can not be left blank

Quote Reply
Re: [Westin] Users table: Passwords can not be left blank In reply to
Hi,

I'm confused - why do you want to only add the "staff" field to GLinks, and not GComm? (its easier to just add to GComm, and it will then still be available for the user in $USER)

Quote:
When i attempt to modify a user so that I can set that members staff field to yes, and submit it, Im informed that password can not be left blank.

Ya, you should be ok to set it to not required - but I'd still recommend just using GComm for the new "staff" field :)

Re this:

Code:
<%if staff eq Yes%>place text area html coding here<%endif%>

..the correct format would really be:

Code:
<%if user.staff eq "Yes"%>show what you want<%endif%>

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!
Subject Author Views Date
Thread Users table: Passwords can not be left blank Westin 2987 Apr 26, 2009, 3:50 AM
Post Re: [Westin] Users table: Passwords can not be left blank
Andy 2883 Apr 27, 2009, 12:05 AM