Logo Background

Simple Tags can’t work with this WordPress version !

  • Written by ElektronikElektronik İlk Yorumu Sen Yaz. Comments
    Last Updated: Aralık 20, 2009

    Simple tag

    Simple tag eklentisi “Simple can’t work with this version !” uyarısı veriyorsa,

    wp-content/plugins/simple-tags/ klasörüne giriniz ve simple-tags. dosyasını açarak, aşağıdaki satırı bulunuz..

    1
    
    if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false) {

    satırını

    1
    
    if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false || strpos($wp_version, '2.9') !== false ) {

    ile değiştiriniz..


  • Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/xdelete/public_html/forum/cache/data_c1176e3b86b838cc919e441a620ca4b6-SMF-modSettings.php on line 1

    Parse error: syntax error, unexpected ':' in /home/xdelete/public_html/forum/cache/data_c1176e3b86b838cc919e441a620ca4b6-SMF-modSettings.php on line 1