![]() |
[PLUGIN_PROBLEM]newpost_process issue due to quick reply
I have created the eBux / eStore Extension hack for vB 3.5.3
I have added a plugin to add points to the users points total upon newpost_process If the user clicks Reply at the top and uses the full page reply system, it works find and adds the points to the user like its designed to However, if the user replies via the Quick Reply ajax quick reply it does not call the hook postbit_display_complete, is there a different hook that can be used for the ajax quick reply? -CMX |
There are seperate hooks for ajax functions.
|
Do you know which one handles a similar location to 'newpost_process' ?
-CMX |
Nevermind, it seems newpost_process was run, but it needed $vbulletin to be global to work properly.
global $vbulletin; At the top of my newpost_process fixed it. -CMX |
All times are GMT. The time now is 06:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|