Simple Tags can’t work with this WordPress version !
-
Simple tag eklentisi “Simple Tags can’t work with this WordPress version !” uyarısı veriyorsa,
Simple tag
wp-content/plugins/simple-tags/ klasörüne giriniz ve simple-tags.php dosyasını açarak, aşağıdaki satırı bulunuz..
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
