The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing REQUIRED REGISTRATION information?????
I was searching the HACKS tonight, and came across this HACK:
http://www.vbulletin.org/hacks/index...ack&hackid=552 This got me to thinking....I have almost 2000 registered members...I would LOVE to FORCE them to tell me WHERE they are from!!! IN other words, I want to make "LOCATION" in my registration page, REQUIRED information!! So..this HACK can help me do that to all of the EXISTING members, but HOW do I change that in the REGISTRATION page to make it REQUIRED?????? HELP....??? And thanks for your help. Yours, Kirk Voclain V. 2.2.6 http://www.pro4um.com |
#2
|
|||
|
|||
This is already in the admin CP, poke around.
|
#3
|
||||
|
||||
Check out the custom profile fields section in the ACP
It allows you to edit the Location field and make it required - miSt |
#4
|
|||
|
|||
Thanks again???? I don't know how I missed that????
Kirk |
#5
|
||||
|
||||
Your Welcome
- miSt |
#6
|
|||
|
|||
I run a car webiste and would like to have 'I drive a:' to appear under the avatar by location and stuff but dont see how , i have added it to custom user fields but it still doesnt appear , how can i make it visable in the fields under the avatar??
-Thanx |
#7
|
||||
|
||||
Hi Gez,
To add custom user fields to display in the threads: Setup your custom fields first. Hover over the edit link in MODIFY and you'll see the profilefieldid number for that field. It will show up in the status bar of your web browser. Go into Modify Templates Expand the Default set of Templates and find the template called postbit Look for an area that has Code:
<smallfont>Registered: $post[joindate]<br> Location: $post[field2]<br> Posts: $post[posts]<br></smallfont></td> Code:
<smallfont>Registered: $post[joindate]<br> Location: $post[field2]<br> Posts: $post[posts]<br> Car: $post[field5]</smallfont></td> Nancy |
#8
|
||||
|
||||
Good post for those of us still getting the hang of this. Thanks!
Chris |
#9
|
|||
|
|||
Hey, Do you know how i would make it show the User's Referrals in the Postbit?
Anybody know how? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|