Hocam index.php yi istiyorum sen siteden source den kopyalayı gönderiyorsun

öyle değil direkt bilgisayarından index.php yi notapad ile açıp göndereceksin.
Herneyse. cache 777 vermeyle olmazsa
index.php yi
YEDEK AL ÖNCE Sonra notepad ile aç. Yada admin panelden düzenlye gel.
Alıntı
<a href="<?php the_permalink(); ?>"><img src="<?php dp_attachment_image(0, 'full', '194', '94'); ?>" alt="Son Haberler" /></a>
Satırını bul
Alıntı
<a href="<?php the_permalink(); ?>"><img src="<?php echo get_post_meta($post->ID, "thumbnail", true); ?>" width="194" height="94"></a>
ile değiştir dene.