PDA

View Full Version : how can i call users info to home page?


yousef
06-20-2001, 02:56 PM
how can i call users info to home page when the user logined to board ..?
like ... number of threads , viewers his threads ... etc , under welcome text ?

i have all hacks already in user info .. but i want call them to the main page ..

good idea ? :)

thank you ..

yousef
06-20-2001, 07:39 PM
no idea?:(

JamesUS
06-21-2001, 04:37 AM
That depends on what you want to call.

For example, for the post count you can use the variable:
$bbuserinfo[posts]

yousef
06-21-2001, 08:12 AM
i tried that ..

see my work ..

<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="16%" align="center"><font face="MS Sans Serif" size="2"> total threads:&nbsp;</font></td>
<td width="16%" align="center"><font face="MS Sans Serif" size="2">$starts threads</font></td>
<td width="17%" align="center"><font face="MS Sans Serif" size="2">total of viewers your threades</font> </td>
<td width="17%" align="center"><font face="MS Sans Serif" size="2">$personal viewers</font></td>
<td width="17%" align="center"><font face="MS Sans Serif" size="2">total of your posts</font></td>
<td width="17%" align="center"><font face="MS Sans Serif" size="2">$userinfo[posts] post($postsperday post per day)</font></td>
</tr>
</table>

i am inserted these under welcome text in fourm home template .. but no way :( ..
any idea ?

sory for bad language .. i am from moroco ..