View Full Version : How Do I...
GZ_Tanis
10-21-2002, 11:55 PM
Ok when you look at a post and you have the user info on the left side you can add in a USER TITLE what I want to be able to do is UNDER THAT put in what the user added for GAME OF CHOICE.
What templates would i have to modify for this and how would I actually word it.
Erwin
10-22-2002, 12:15 AM
Make a new custom User Profile Field - under User Profile Fields in your Admin CP, click Add, and then just make it viewable and changeable by the member.
Find out what the custom user profile id number is - click on User Profield Field, Modify, then put your mouse over the "Game of Choice" custom user profile field to see what the id number is in the URL.
Then, open your "postbit" template.
Find:
<smallfont>$post[usertitle]</smallfont><br>
Replace with:
<smallfont>$post[usertitle]<br>
$post[field23]</smallfont><br>
Replacing 23 with the id number of the custom user field you are using for Game of Choice. :)
GZ_Tanis
10-22-2002, 01:40 AM
KEWL it worked :) awesome thanks man now could you possibly help me with these things also I posted them over in the .com forum and they sent me over here take a look at it here http://www.vbulletin.com/forum/showthread.php?s=&threadid=56987 thanks again for all the help!!!!!
Dean C
10-22-2002, 09:37 AM
For the image for the category in the name of the category field in your admin cp simply put:
<img src="/images/catname1.gif">
Obviously you need to make your own image :)
- miSt
GZ_Tanis
10-22-2002, 08:33 PM
Mist,
I already have an image there I just want it to show up as words in the thread pages instaed of the picture know what I mean?
Dean C
10-23-2002, 09:50 AM
Ok then install this hack then once its installed successfully i'll tell you how to carry on and get the desired affects:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=39779&highlight=category+icons
- miSt
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.