PDA

View Full Version : Posts per day right under Username ?


disco stew
15 Jun 2001, 11:12
i tried and i tried .. but failed


can someone point me to the right direction ?




i want to show "Posts per day" right under the users name ..



tia
stu

Freddie Bingham
15 Jun 2001, 14:25
Put $postsperday in your postbit template.

disco stew
15 Jun 2001, 14:49
for some reason it works now.. but i swear it didn't when i tried the same thing ...

Thanks a lot



stew

webhost
16 Jun 2001, 02:26
Can you explain to me where you put this in the postbit template and how?

Joey

disco stew
16 Jun 2001, 14:12
postbit template.. depends on where u want it to show up..



$post[avatar]<p>
<smallfont>registered since: $post[joindate]<br>
Location:<br>$post[field2]<br>
Beiträge: $post[posts]<br>
Posts per day: $postsperday </smallfont></td>




.. hope this helps



peace
stew

webhost
16 Jun 2001, 14:26
This is where I put it but I can see anything different
code below I changed and you can go here and look
http://forums.realwebhost.net

<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$post[username]</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]<br>
Posts per day: $postsperday </smallfont></td>
<td bgcolor="$post[backcolor]" width="100%"



Joey

Thanks I made a change above and it is working now

webhost
16 Jun 2001, 14:29
Never mind Disco stew I got it.

Thanks
Joey