niphell merhabalar yeni fark ettim,
. Hatam
Notice: Use of undefined constant meta_value - assumed 'meta_value' in /home/fenert/public_html/wp-content/themes/wpdesigner5/manset.php on line 12

Notice: Use of undefined constant post_id - assumed 'post_id' in /home/fenert/public_html/wp-content/themes/wpdesigner5/manset.php on line 13

10-11-12-13. satırlar


Alıntı
$resim = mysql_query("SELECT * FROM wp_postmeta LEFT OUTER JOIN wp_posts ON wp_postmeta.post_id = wp_posts.id Where wp_postmeta.meta_key='manset' ORDER By wp_postmeta.post_id DESC Limit 0,6");
for ($j=0; $niphell=mysql_fetch_array($resim); $j++){
$ust .= '<div class="contentdiv"><a href="'.get_permalink($niphell[post_id]).'" rel="bookmark"><img src="'.$niphell[meta_value].'" alt="" width="495" height="275"/></a>
<h2 class="featuredTitle"><a href="'.get_permalink($niphell[post_id]).'" rel="bookmark">'.$niphell[post_title].' &raquo;</a></h2>