PDA

View Full Version : Location Under Username or Signature Spot


Chloraseptic
05-08-2009, 10:30 PM
I created a new User Profile Filed for the user to add information (same place as they put their location, hobby...etc)

Now I would like to take that entry and put it under their username or put it in the spot the signature (that we disallow users to modify)

Where would I do this?

Lynne
05-08-2009, 10:58 PM
You would do it in the postbit template (or postbit_legacy, if that is what you use). Search "profile" in "articles" "titles only" and you should find a tutorial on how to add profile fields to the postbit template.

Chloraseptic
05-08-2009, 11:08 PM
You would do it in the postbit template (or postbit_legacy, if that is what you use). Search "profile" in "articles" "titles only" and you should find a tutorial on how to add profile fields to the postbit template.

thanks found it, Im in the postbit template in vbulletin and I see the "bigusername" style tag, but I add the <if condition="$post[field7]"><div class="smallfont">$post[field7]</div></if> and still not showing up, and verified it was 7 and verified I had something entered :(

Lynne
05-08-2009, 11:50 PM
You said you modified the postbit template, not the postbit_legacy. Is your site using the postbit template instead of the postbit_legacy template? Is there a link to a thread on your site to see what is going on?