
03-22-2008, 12:13 PM
|
 |
|
|
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Dismounted
In the postbit (or postbit_legacy, depending on which you use), you need to add something like below where you want it (or you could just search for "$vbphrase[posts]" to find where the post count is displayed). Replace "X" with the field number (can be found in the Profile Fields Manager.
Code:
Field Name: $post[fieldX]
|
Have you done that?
|