The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Trying to find somethig.
Hey Everyone!
I am currently coding my own Content Management System that is integrated to VBulletin. So far it is going really well. I would just like to know one thing. In my user table I have a column called ipoints. I was wondering where I could add a function or query to the code to update the poster's points if they post a new thread or reply. Any help would be appreciated. |
#2
|
||||
|
||||
Add your code to a plugin on a hook that is called when a new thread or reply is created. Probably newthread_post_complete and newreply_post_complete.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|