Quote:
Originally Posted by Carnage-
I put this in index.php
PHP Code:
if($_GET['act'] == 'Arcade')
{
require('forum.php');
}
Thou a hook in index.php would be good in general.
As for your test site; have you tried setting the default page to be the cms not the forum?
|
I tried this suggestion tonight and it did not fix my issues. Either text across the top of the site, or the token error.