Quote:
Originally Posted by jonty
strangely, instead of putting it directly after <?php
I put it at the bottom after
PHP Code:
/**
* Use the forum as the default script:
*/
// require('forum.php');
And the errors disappeared.
Does the 'require' command load the content.php and thus load some vbulletin include files?
|
I don't know, but I'll give it a shot.
Are you using PL4? That seems to be what has triggered my problems.