Quote:
Originally Posted by JacquiiDesigns
As an FYI - I think the issue Bestrafung and I have experience may be a php 5.4 compatibility issue.
Can anyone confirm if they have this modifcation working on a vB 4.2.2 board running php 5.4?
Thanks!
J.
|
PHP5.4 changed error reporting a little. VB used to only report errors and not warnings, the way PHP error reporting changed now all warnings are reported. There's an option buried in the options for VB4.2.2 to enable PHP compatibility mode. Do that and everything works again. You can check out the post on the
vbulletin.com forum for more info. I want to thank bananalive for helping me troubleshoot and attempt to patch the issue. If I'd done some reading on the official forums sooner I'd have seen it was an issue with VB and not the mod.