The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am trying to modify an addon that should be activated whenever someone posts. Unfortunately the developer hasn't been online in almost a year so I don't think I'll get any help from them. It works for new threads and new posts, but not when someone uses quick reply. The addon seems to register variables at the top, then process it at the end. For example, the hooks they use for executing a new post are newreply_post_start to set the variables and newreply_post_complete to actually execute. Does anyone know the equivalent hooks for quick reply? Thanks.
|
#2
|
|||
|
|||
![]()
probably make a copy of newreply_post_complete and change the hook in the copied plugin to newreply_post_ajax
|
#3
|
|||
|
|||
![]()
Thanks that worked perfectly. I was trying completely the wrong hooks.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|