View Full Version : Q: Custom Profile Fields
n1ckn4me
10-24-2005, 05:10 PM
example:
To call a custum profile field you could code;
$customfields[other]
I have several custum profile fields made and I want to use only surten ones on a different page.
Is there a code for this? For example;
$customfields[field8]
thanks in advance!
peterska2
10-24-2005, 10:29 PM
use $post[field8] if it is in the postbit or $userinfo[field8]if it is anywhere else.
n1ckn4me
10-24-2005, 10:44 PM
thanks for the reply!
But I didn't get my question good I guess...because I ment something else.
Im working on a user cp page at the profile.php and it's working great!
but If I code:
$customfields[regular]
than I get all of mine custum profile fields to show up! logical :)
but I want only specific custum profile fields I made to show up for the member to fill in...(options to then later print in my site)
I hope I made myself clearer! and of course thanks in advance!
ciao
peterska2
10-24-2005, 11:31 PM
Do you mean to edit by the user? if so then this is a setting in the profile field manager.
setting it to a private field will also prevent it from displaying by default.
Wired1
10-24-2005, 11:36 PM
Check out my hacks, they may help you out, as one of them deals with adding custom profile fields.
https://vborg.vbsupport.ru/showthread.php?t=98282
n1ckn4me
10-25-2005, 05:12 PM
Check out my hacks, they may help you out, as one of them deals with adding custom profile fields.
https://vborg.vbsupport.ru/showthread.php?t=98282
wow, that helped! ..I was on the way of figuring this thing out but with your hack I was able to do what I wanted! ..thanks for your link! nice hack also ;)
@peterska2
thanks for your help, I have totally made advantage of your replies!..thanks for sharing it with me!
catch ya'll latr
Wired1
10-25-2005, 05:23 PM
Kewlness, glad to help.
The following links are the same as clicking the install button on the hack page. Please don't forget to hit install!
Click here to register your install of the Extra Profile Fields Page hack (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=98282)
Click here to register your install of the Additional Section within Profile and Dropdown within Posts hack (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=98753)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.