Who see these errors?
Who see where and when used this function?
function tep_db_close($link = 'db_link') {
global $$link;
return mysqli_close($$link);
}
My guess they are in nexus. The problem is a blank page or mysql error message in browser. This is an everyday problem and tihs brothers me.