![]() |
Post Count++ For Message of certain size
Is there any easy way to make it so a users post count only gets increased if the topic or reply is over a certain length.
I get lots users that just reply to every post with a "smile" just to get thier count up. |
Ummm..... that may be kind of hard... since the post count is increased when you post... but I guess you could have the text in the post counted first then if it is over XX amount the post count is raised.
|
Quote:
In newreply.php, replace this: Code:
".iif ($foruminfo[countposts],"posts=posts+1,","")." Code:
".iif ($foruminfo['countposts'] and strlen($message)>[high]10[/high],"posts=posts+1,","")." |
Thanks alot firefly!
|
All times are GMT. The time now is 09:35 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:
|