Any more thoughts on this?
why does bb_get_header work on some pages, but not others?
made the
Try this: $bb->mod_rewrite = false;
change, deleted the .htaccess file, same result
http://www.healthstatus.com/health_blog/forums/forum.php?id=1
results in
Fatal error: Call to undefined function bb_get_header() in /usr/local/www/vhosts/healthstatus.com/htdocs/health_blog/forums/forum.php on line 1
I also tried to delete a test post and it won’t delete.
the .htaccess is the default one with:
Options +MultiViews
nothing else
I checked the directory path and it is all ok