[solved] Upgrade to 1.5.2 now have errors at bottom of all pages

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Jerry
New Member
New Member
Posts: 6
Joined: Fri Oct 17, 2008 2:32 am

[solved] Upgrade to 1.5.2 now have errors at bottom of all pages

Post by Jerry »

Not sure where to look for the problem, database or files? Anyone have a clue please

this error is under my footer in all pages

error:
ery_count)?$db->query_count:'')." / {$memory} / {$memory_peak} -->\n"; } if (get_site_preference('enablesitedownmessage') == "1" || $config['debug'] == true) { $smarty->clear_compiled_tpl(); #$smarty->clear_all_cache(); } if ($config["debug"] == true) { #$db->LogSQL(false); // turn off logging # output summary of SQL logging results #$perf = NewPerfMonitor($db); #echo $perf->SuspiciousSQL(); #echo $perf->ExpensiveSQL(); #echo $sql_queries; foreach ($gCms->errors as $error) { echo $error; } } # vim:ts=4 sw=4 noet ?>

thanks-

/edit
weird, index.php must have corrupted during transfer, it was missing a few characters in the code
all goog now
Last edited by Jerry on Thu Jan 29, 2009 4:13 pm, edited 1 time in total.
Post Reply

Return to “CMSMS Core”