PDA

View Full Version : y can't i..........


pattox2k1
05-07-2002, 10:06 AM
add new stuff in postbit........like under posts and stuff i wanna add how much posts they made, example:

username
(avatar)

POSTS: 123/456

or member number??? example:

username
(avatar)

POSTS: 123/456
USER number/id: 12 or USER number/id: 12/3-

y wont it let me do this or how can i fix it to do this?????

Neo
05-07-2002, 06:03 PM
Ummmm well... you have to know what the variables are.

like

User Id: $post[userid]<br>

or

Posts: $post[posts]/$totalposts<br>

something like that

pattox2k1
05-08-2002, 06:38 AM
i do and i did dat and it didnt work :(

pattox2k1
05-08-2002, 07:25 AM
ok then how do i put custom profile fields in?????

Admin
05-08-2002, 09:45 AM
Use $post[fieldXX].

pattox2k1
05-08-2002, 09:59 AM
ok thx :)