PDA

View Full Version : Custom profile field in postbit


LoF
03-26-2008, 05:43 PM
Hello all :)

I've just created a profile field of the user's sex (in hebrew) in the AdminCP, in this link:
http://mysite/admincp/profilefield.php?do=modify

I can see it in the Profile, but my question is:

How can I put it in the postbit where I can see the join date, number of posts and all that stuff.

Can I put it there?
I can't find the variable of this, so..... how?

Jase2
03-26-2008, 05:54 PM
You need to edit the postbit template and insert the code.

Regards Jason :)

LoF
03-29-2008, 08:53 AM
I know that I need to insert a code.
But which code??

SEOvB
03-29-2008, 08:54 AM
$post[field#]

replace # with the actual field number

Lynne
03-29-2008, 03:20 PM
Here's an article about this: How To Add Custom Profile Field Information To The Postbit (https://vborg.vbsupport.ru/showthread.php?t=118896&highlight=custom)