• 09-09-2016, 19:18:32
    #1
    hyper cacahe için
    You must add to the file wp-config.php (after the define("WPLANG", "") the line of code: define("WP_CACHE", true);

    yazıyor wpconfig içinde wplang kısmı yok arkadaş. nereye eklicem ben bunu forum dışı olursa

    skype: satrancali
  • 09-09-2016, 19:33:21
    #2
    Üyeliği durduruldu
    satrancali adlı üyeden alıntı: mesajı görüntüle
    hyper cacahe için
    You must add to the file wp-config.php (after the define("WPLANG", "") the line of code: define("WP_CACHE", true);

    yazıyor wpconfig içinde wplang kısmı yok arkadaş. nereye eklicem ben bunu forum dışı olursa

    skype: satrancali
    define("WPLANG", "");
    Satırının altına,

    define("WP_CACHE", true);
    eklemelisin.

    WPLANG yoksa en alta ekle fark etmez.