Well another way to find out what's causing it is to add breakpoints in vBulletin's core PHP files... that would require someone who has a bit of understanding of PHP though. Basically just exit the script at certain points until the error happens, from there you can find out what function is causing it.
Of course that will only work when the error is actually caused by vBulletin.
|