The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
the SQL sencente is
Code:
select count(threadid) from thread where postuserid=USER_ID_OF_MEMBER I think that should be create a new field in user table to save the total create by user (the first time) after that catch when create a new one thread and add 1 to that field After that, only call this in postbit using $post['my_field'] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|