• 16-10-2009, 19:19:37
    #1
    Üyeliği durduruldu
    /** * 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('./wp-blog-header.php'); echo ""; ?>

    Acaba sorun nedir?
  • 16-10-2009, 19:25:08
    #2
    header dosyanızı kontrol edin..

    bir de en son ne işlem yaptınız yani bir eklenti vb. kurup da mı bu hatayı aldınız..
  • 16-10-2009, 19:34:27
    #3
    Üyeliği durduruldu
    hayır hiçbir eklenti kurmadım zaten 1 haftadır bakmıyordum.önceden hiçbir sorun yoktu.bugün bir baktım ki bu şekilde...