The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
postcounts
anyone know how postcounts are handled in vB3.5.x?
i know in 3.0.x postcounts were handled in the functions_newpost.php file, but in 3.5.x this file is about 500 lines shorter and has nothing to do with postcounts. anyone know where i can find it? |
#2
|
|||
|
|||
It was moved to the datamanagers.
Open the file (/includes/class_dm_threadpost.php) and search for 'replycount'. There are multiple classes defined in that file so make sure you have a good look over the file before you edit it. Check out the following classes: vB_DataManager_Thread_FirstPost vB_DataManager_ThreadPost vB_DataManager_Post vB_DataManager_Thread |
#3
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|