Romansanta adlı üyeden alıntı: mesajı görüntüle
$haber_al = mysql_query("SELECT * FROM tag ORDER BY id");

bu kısmı

$haber_al = mysql_query("SELECT * FROM tag ORDER BY id") or die(mysql_error());

olarak değiştirin herhangi bir hata ile karşılaşmıyor iseniz mysql_num_rows yerine SQL COUNT kullanınız..
Error writing file '/tmp/MYmiPse9' (Errcode: 28)

böyle bi hata veriyor hocam onu değişince.