The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Count post work only for...
Can someone do something like this:
In certain forums (controlled by admincp, on/off according specific forums) only the first post (the creator and started of the thread) only count for the post counter. The replies and everything else after the first post, dont count in post counter, for anybody. Even the admins or the thread starter. Is to hard of do it? Thanks in advance for you attention Greetings. |
#2
|
|||
|
|||
Well i think it could be done.
|
#3
|
||||
|
||||
... :S
And in a EASY and plain php way? Can be done? :S I love to push user to post new threads instead to reply and reply in certain forums. Please... some one? |
#4
|
||||
|
||||
General idea
- Create a new column onlyfirst TINYINT(1) in table forum, set this to 1 if only threads should be counted there - Rebuild forum information - In functions_newpost.php FIND PHP Code:
PHP Code:
To prevent this further edits would be necessary. |
#5
|
||||
|
||||
Quote:
Anyone can make that KirbyDE explain? Step by Step? Please? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|