The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hey
I'm working on a mod with several plugins. The plugins include and use functions from an extra file in the includes dir. I seem to have a php error somewhere, the problem is, everytime I run the plugin with this unknown error, it just doesn't get executed at all and i see no error. If I just use the code PHP Code:
I suspect that the eval() funciton of vbulletin just throws an error and vbulletin compeltely ignores the problem and skips over to execute the rest of the site's code. I already enabled the debug mode everywhere in the config.php and even added a error_reporting(E_ALL); in the first line of my plugin, but this doesn't seem to work. affected hooks are newreply_post_complete and showthread_postbit_create Help plz! |
#2
|
|||
|
|||
![]()
Did you
PHP Code:
|
#3
|
||||
|
||||
![]()
yep, somehow my webserver config was messed up, found the problem :P (php.ini)
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|