Yeah this is messing up my 2.3.0 to =(
Im having a bit of problem with the index.php myself here =(
Im looking for this code
PHP Code:
global $DB_site,$bbuserinfo,$iforumcache,$ipermcache,$imodcache,$session,$accesscache,$usergroupdef,$noperms;
global $showlocks,$hideprivateforums,$showforumdescription,$forumhomedepth,$dateformat,$timeformat,$enableaccess;
global $bbforumview;
But i cant find the
PHP Code:
global $bbforumview;
Where is that or how do i fix this ?