Quote:
Originally Posted by rollerman
I'm not really sure which part of "this isn't working" is unclear, but someone really needs to try to figure this out.
|
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?