View Full Version : where is user_Registration.php used
mousework50137
07-13-2009, 04:42 PM
Where in the site is users_Registration_full.php used.
Is it an alternative to users_Registration.php.
As when you click register it takes you to users_Registration.php and then users_Profile.php seems to be the next link.
Is is possible to use users_Registration_full.php instead of users_Registration.php so more information can be collected at first registration?
Ray Borduin
07-14-2009, 06:22 AM
Yes it is an alternative. It is added so you can copy over the users_Registration page with the more complete version so more information is captured at first registration.
mousework50137
07-14-2009, 06:34 AM
Thanks Ray,
how do I set it so when they enter the initial details on users_Register.php,
(Email address, password) that it then takes them immediately to users_register_Full.php so they can enter the rest of their details.
Ray Borduin
07-14-2009, 06:50 AM
That isn't how it works. You can replace the users_register with users_register_full... if you want to fill out more information after users_register, then you can take them to the upadate profile page where they can fill in the rest of the information.
mousework50137
07-15-2009, 04:57 AM
Hi ray,
I have replaced users_Registration.php with users_Registration-Full.php.
This works fine, and writes the entered data to the database.
However when you then click on the My Profile button all that indicated filled in is the password field. All the other boxes are empty and don't contain the information that was entered into users_Registration-Full.php.
this is also the case if you go back into the site, login and view your profile.
Am I missing something?
mousework50137
07-15-2009, 05:29 AM
Hi ray,
Ignore last post I've sorted it.
I went back into the 'Insert record Wizard' and added in the values for the form elements that were not being transfer to the profile page
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.