![]() |
Is there a hack or can anyone make a hack that will keep track of the # of posts a user has for a certain forum?? Only threads Started not reply posts.
Thanks for any info. |
Shouldn't be too difficult, but where do you want this "info" displayed?
|
Ive been requesting this for a long time but never seen a working version :(
I wanted it for the Postbit....I know it would slowdown the loadtimes but I never really noticed much differance to be bothered :D |
put the results of this query:
Code:
select count(*) from post where forumid=forum_id and userid=$bbuserid[userid]; |
doesnt work mate :( plus I was after something that could count from more then one forum if needed
|
[QUOTE]Originally posted by holev
put the results of this query: Code:
select count(*) from post where forumid=forum_id and userid=$bbuserid[userid]; |
Ya same for me. I would like to see this displayed in the postbit area. Oh also for only Threads Started not posted replies
|
the above code I think would give the error FORUMID COLOUMN not found, Ive tried lots of things and gave up in the end :(
|
All times are GMT. The time now is 01:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|