Hello
Please help i am going crazy
my home-page opens finishes loading but with error's on page and my hitcounter does not display on my site but it's still logging my site
I found this error below.
Is this the problem i hope please help me everything is so complex for me to FIX understand alone: thanks
$sql="select * from links_location where location='l'";
$rs=mysql_query($sql) or die("error in common.inc.php at line 257");
while($rec=mysql_fetch_array($rs))