Page 1 of 1

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

Posted: Thu Jan 29, 2009 3:38 pm
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