Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/panelars/public_html/dodobook/blog/wp-content/themes/xxx/single.php on line 337
334 - 342. satırda bulunan kod
Sizden Gelen Yorumlar
$q=mysql_query("Select * from wp_comments where comment_post_ID='$cid' and comment_approved='1' order by comment_id desc");
while($rs = mysql_fetch_array($q)) { ?>
Bu yorum "" tarafından yazılmıştır
var mı önerisi olan sorunu kavrayamadım işin tuhafı localhostta sıkıntısız çalışmasına rağmen hostta böyle ama hostta farklı bir wordpress sitem de var onda hiç bir sıkıntı yok