FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » More Information for registration
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
More Information for registration [message #5653] Wed, 11 September 2002 18:44 Go to previous message
nname is currently offline  nname   United States
Messages: 6
Registered: January 2002
Location: Normal, IL
Karma:
Junior Member
I'm setting up a forum for our circus, and we also have plans to use this to maintain our phone list for contacting members. As such, I added fields to the database to store their membership information (enumerated A or P), address (varchar 255), and phone (varchar 30).
I added the inputs to register.php named reg_active, reg_address, and reg_phone. Inside register.php, I changed the UPDATE query to include: address='".$this->address."',phone='".$this->phone.&am p;qu ot;',

When I update it, the information doesn't get stored. Is there a line somewhere else that I'm missing?
(it seems to be a problem with $this->name because $_REQUEST["name"] gets the unparsed data.)

Update: Can you please attach (or email me) a copy of register.php from FUD 2.3.0? I somehow made it so it won't process updates or call sync_user without having a backup (bad move, I know)

[Updated on: Wed, 11 September 2002 19:15]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Adding forums to pre-existing search engine
Next Topic: Users Online hack
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Jun 02 10:23:42 GMT 2024

Total time taken to generate the page: 0.05150 seconds