Hello,
I'm trying to include phpBB (the bulletinboard) into my index.php.
phpBB is located in /forum (relative to index.php)
Now, when I include "forum/index.php" I get (logically) errors that it (index.php) can't find includes that are included FROM the index.php that phpBB is using (/forum/index.php). I could change the phpBB code, but if I openened /forum manually, it wouldn't work...
Is there any workaround for this?
I hope I made the situation clear
Cheers,