Hi. I've been playing with the user signup...and I am wondering how you would go about setting other fields, other than the Username, Email and Password. I tried adding the following to the form code;
<input type="hidden" name="Free_Home_User" value="0">
<input type="hidden" name="isPro" value="0">
But that doesn't set it correctly. When defining this, would I need to use the data that is added to the database, or the name that is shown? (i.e Yes/No).
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
<input type="hidden" name="Free_Home_User" value="0">
<input type="hidden" name="isPro" value="0">
But that doesn't set it correctly. When defining this, would I need to use the data that is added to the database, or the name that is shown? (i.e Yes/No).
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

