How to make the "Thread View Counter" increase by TWO
Hi..
we know that the Thread View Counter is increase by ONE, how to make the Thread View Counter increase by TWO or Three ?
could someone help me, thanks alot.
--------------- Added [DATE]1338549359[/DATE] at [TIME]1338549359[/TIME] ---------------
Or like this will be very good..
IF the thread is inside the SubForum ID 5, then show all the Thread View Counter x 2, so the data still real, but only change the number when view to Member.
some plugin like this maybe?
$threadviews = $threadviews + 1000; <- just dont know this is the correct function and where to put it, please help.
|