Quote:
Originally posted by Lesane
Wich line in index.php doesnt exist?
|
PHP Code:
$categorys=$DB_site->query("SELECT categoryid,title,displayorder FROM category WHERE displayorder<>0 ORDER BY displayorder");
PHP Code:
if ($getperms[canview]==1) {
PHP Code:
} // if can view
} // while forums
Those are all the places in the instructions that are in the index.php and of course, my index.php has none of them.
Can somebody please help.