Page 1 of 1

errors displayed on install/upgrade

Posted: Fri Feb 25, 2005 11:08 pm
by jptechnical
the following code is being displayed at the top of the page in /install/install.php.

Code: Select all

)) { if (include_once("HTML/BBCodeParser.php")) { $gCms->bbcodeparser = new HTML_BBCodeParser(); } #} } # vim:ts=4 sw=4 noet ?>
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.

errors displayed on install/upgrade

Posted: Sat Feb 26, 2005 12:40 am
by jptechnical
It was gone after clean install. I must have set the 'evil bit' somewhere in there.