PDA

View Full Version : Display the amount of threads started in forum X in postbit?


ryancooper
12-14-2007, 06:47 PM
Hello,
I want to have a reviews forum and then in the postbit put the number of posts a user has started in this forum. any help on ho to do this?

So in post bit I would have:

Join Date: Nov 2007
Posts: 230
Reviews: X

Where X would equal the amount of posts the user made in forum "109"

Thanks for any help!:confused:

What i am doing is creating a reviews forum and want to have it show a link to the reviews the user posted in the postbit. So far i have:


<br /><a href="http://www.mysite.com/forums/search.php?do=process&starteronly=1&searchuser=$post[username]&childforums=1&forumchoice[]=109">My Reviews </a>



Also if it possible if x=0 to not show the link?