Registration, issue (General)

by Andrew M., Friday, March 06, 2009, 15:07 (5529 days ago) @ Auge

Did you enhance the database itself (needs new fields?) and the MySQL query/queries for INSERT/UPDATE of this table? And another one: You may expand not only the form and query for the registration process, the user should be able to alter the details later (maybe long time afer registration).

It does not work properly with all the things now (especially the fields with digits remain an issue). Of course, the user is able to alter details afterwards. The database not requires new fields, just about everything the User can manually edit himself later on should be typed in by him also in the initial registration process.

Would be great if there is an idea how to store the users birthday straight away. I fear I just need to submit a code snippet into the mysql_query on line 131 of register.inc.php. Just $user_birthday does not fix it.

Thanks!

Andrew


Complete thread:

 RSS Feed of thread