The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hook formdata_presave
Hi,
I am using hook forumdata_presave to insert a event in the cal when an admin creates a forum thats an event forum (new hack im creating). My problem is i am trying to use this.. $eventdata->set('event', $vbulletin->options['message']); It seems $vbulletin is not even set at all. Does anyone know how to call $vbulletin->options within hook formdata_presave? Thanks! FYI: worked it out $this->registry->options['message'] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|