I am looking for some guideance on either creating a new membership module or upgrading the new user account screen.
When (in nuke 6.5) you register for a new account.. it asks for Nickname, Email address and password.
I was tasked with the burden of enhancing this and adding the following, or just creating a new module to ask for the specific information.
Real Name (Required)
Title (Required)
Occupation (Required)
Employer (Optional)
Work Phone (Optional)
Research Interest (Optional)
Significant Publications (Optional)
Education: (Required)
School Attended (Required)
Year of Graduation (Required)
Family (Optional)
Hobbies (Optional)
This information is being asked for a 'club' membership of sorts.. the members voted and want this information available to all other registered members.
Since I am the only person in the group that uses PHP-Nuke.. and has a basic understanding of it, I was tasked with this project.
Can you offer any help in this matter?
Tank863
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Thu May 29, 2003 11:30 am
I would recommend adding a separate table that contains this information. Then you will only have to modify the code to allow for joining the user_table and this table as opposed to modifying the base user_table.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum