how can i enable the full page description during registration?? i want that whenever any user register with our site he has to fill complete form.
how do i enable that???
or how can i design that??
thanx and regards
Ans
Moderators: Gaia.
Page: 1
| Author | Post |
|---|---|
|
#1 Tue Jan 10, 2006 12:48 pm
|
|
|
Member
Registered: Jan 2006
Posts: 6
|
how can i enable the full page description during registration?? i want that whenever any user register with our site he has to fill complete form.
how do i enable that??? or how can i design that?? thanx and regards Ans |
|
#2 Tue Jan 10, 2006 9:17 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
|
What do you mean exactly?
The registration form only has four fields, and that can't be changed. _______________ |
|
#3 Wed Jan 11, 2006 9:20 am
|
|
|
Member
Registered: Jan 2006
Posts: 6
|
i want to ask the user more information during registration???
like his real name and date of birth and his designation which is given in the profile. is it posssible to ask the the new user to fill complete form during the registrtation. i think u get now thanks ANS |
|
#4 Wed Jan 11, 2006 9:21 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
|
This is not possible...
_______________ |
|
#5 Wed Jan 11, 2006 10:42 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 447
Location: canada
|
I will write up a quick modification this weekend on how to add some other fields to the registration form.
_______________ |
|
#6 Wed Jan 11, 2006 10:44 pm
|
|
|
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
|
'Required fields' in ACP? _______________ Long Live Rock n' Roll! |
|
#7 Wed Jan 11, 2006 10:49 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 447
Location: canada
|
I'm probably just going to add the fields to the registration form.
_______________ |
|
#8 Thu Jan 12, 2006 9:34 am
|
|
|
Member
Registered: Jan 2006
Posts: 6
|
thanx to u all pls do it asap
|
|
#9 Sat Jan 14, 2006 4:55 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 447
Location: canada
|
hey,
Well i tried, and got the location and real name added easily enough, but the birthday is showing to be a challenge and I can't seem to get it working. The function variables are always seeming to turn up undefined. So, if you only want location and real name then I can tell you how to add those, but birthday will have to be added by someone more PHP wise. _______________ |
|
#10 Mon Jan 16, 2006 6:27 am
|
|
|
Member
Registered: Jan 2006
Posts: 6
|
ya please tell me how to add the name and location. and if possible i will try myself to add bday
thanx ANS |
|
#11 Mon Jan 16, 2006 3:33 pm
|
|
|
Member
Registered: Apr 2004
Posts: 192
Location: Brussels Belgium
|
for the birthday part check file panel_profile.php lines 158 and 159 That should help you (I think)._______________ |
|
#12 Mon Jan 16, 2006 4:14 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 447
Location: canada
|
Yea i did check, and used the code that was used there and the function from functions.php but the variables kept coming up undefined so i kept getting the useBB error.
Ok i will post it up in a few. _______________ |
|
#13 Mon Jan 16, 2006 4:48 pm
|
|
|
Member
Registered: Apr 2004
Posts: 192
Location: Brussels Belgium
|
hmm, post the code for the birthday part too please_______________ |
|
#14 Tue Jan 17, 2006 11:40 am
|
|
|
Member
Registered: Jan 2006
Posts: 6
|
hi Gaia,
Please post the update of registeration of form . i need it immeditely. thanks and regards ANS |
|
#15 Tue Jan 17, 2006 8:59 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 447
Location: canada
|
Sorry, got into a new game i downloaded and completely forgot about this :p. Samual, i deleted the birthday edits i made but i will post them here when i try again later this week.
Ok, so the edits. I was guessing you wanted each field required.. ----- /sources/panel_register.php ----- Find: (around line 127) // Replace with:
Find: (around line 146)
Replace with:
Find: (around line 227)
After add:
Find: (around line 275)
After add:
------ /templates/default/various.tpl.php ----- Find:
After Add:
Upload the files and it should work. _______________ |
|
#16 Wed Jan 18, 2006 8:43 am
|
|
|
Member
Registered: Jan 2006
Posts: 6
|
thanks dear
|
Page: 1
UseBB Community is powered by UseBB 1 Forum Software