errors displayed on install/upgrade
Posted: Fri Feb 25, 2005 11:08 pm
the following code is being displayed at the top of the page in /install/install.php.
It appears at the top of every page in the content of the site.
I am going to do a clean install and see if that does it.
Code: Select all
)) { if (include_once("HTML/BBCodeParser.php")) { $gCms->bbcodeparser = new HTML_BBCodeParser(); } #} } # vim:ts=4 sw=4 noet ?>
I am going to do a clean install and see if that does it.