PDA

View Full Version : Add team name under usertitle??


AFemaleProdigy
03-06-2007, 04:40 PM
I would like to allow my users to type in their favorite sports team name in their user cp profile options and then have it automatically display below their user title in post displays. The default post display shows...

"Username"
"Title/Usergroup"

I would like it to look like this...

"Username"
"Title/Usergroup"
"Favorite Team"

I am not sure what to type in during a search to look for a mod/hack for this so please forgive me if it's been asked before.

Zachery
03-06-2007, 05:25 PM
You'll need to add a new profile field, then after its added take a look at the profile feilds ID, should be something like field6 or field22

In your postbit template add the code, $post[fieldX] where X is the numberid of the new profile feild.

AFemaleProdigy
03-06-2007, 05:41 PM
You are brilliant!!! Thank you so much! It worked perfect!!! :D :D :D