• 27-11-2008, 20:23:45
    #1
    Eposta Aktivasyonu Gerekmekte
    blogu /blog dan direk ana dizine taşıdım.tercihlerden ana dizine yönlendirdim ftp den dosyaları taşıdım ama siteadı.com yazınca direk siteadı.com/blog a atıyordu.şimdi düzeldi ama şimdide

    Warning: Cannot modify header information - headers already sent by (output started at /home/esensoft/public_html/index.php:6) in /home/esensoft/public_html/wp-includes/pluggable.php on line 848

    hatası veriyor

    site bu esensoftware.com

    acaba sorun nerden kaynaklanıyordur
    ?
  • 27-11-2008, 20:35:23
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    blog dizinindeki index.php dosyasını bilgisayarınızda bir metin editörü ile

    Alıntı
    <?php
    /**
    * Front to the WordPress application. This file doesn't do anything, but loads
    * wp-blog-header.php which does and tells WordPress to load the theme.
    *
    * @package WordPress
    */

    /**
    * Tells WordPress to load the WordPress theme and output it.
    *
    * @var bool
    */
    define('WP_USE_THEMES', true);

    /** Loads the WordPress Environment and Template */
    require('./blog/wp-blog-header.php');
    ?>
    şeklinde düzenleyip root dizine atmanız gerekiyor,

    diyecektim ama siz çoktan siteyi uçurmuşsunuz.
  • 28-11-2008, 00:06:08
    #3
    ilk önce panelden siteyi ana dizine alıp sonra da blog dizininin içindekileri ana dizine atmanız gerekirdi bu sekilde yaparsanız olmamasına imkan yok