@trent
18 years ago
Change the following:
$bb->mod_rewrite = 'false';
to:
$bb->mod_rewrite = false;
Trent