WordPress 2.9 güncellemeden sonra alınan hatalar
WordPress 2.9 güncellemesini yaptıktan sonra çok pişman oldum. Özellikle simple tags eklentisinin çalışmaması çok kıl bir durum. Bunu farkettikten sonra diğer bloglarımda güncelleme yapmadım. Fakat dün gece sıfırdan 2.9 sürümü olarak kurduğum wordpress’te abidik gubidik hatalar aldım. Yeni yazı eklerken ve google xml sitemap eklentisini kurduktan sonra site haritasını oluştururken aldığım hatalar:
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1302
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1303
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1302
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1303
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1302
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1303
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1302
Warning: curl_setopt() [function.curl-setopt]: CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set in /wp-includes/http.php on line 1303
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/http.php:1302) in /wp-includes/pluggable.php on line 868
wordpress.org forumlarında çok sorulmuş, sebebi henüz bilinmezken kodları biraz kurcaladığımızda 3 dosyalık bir yama sunmak istedim sizlere. 15bin satır kod içerisinde şunu şununla değiştirin demek yerine bu üç dosyayı da sizlere sunuyorum. Mevcut dosyalarınızı mutlaka bilgisayarınıza kaydedin, resmi bir güncelleme olduğu zaman belki bu kodlar çakışabilir, garantisi yok. Değiştireceğiniz dosyalar:
wp-includes klasörü içerisinde:
class-simplepie.php
default-widgets.php
http.php
WordPress 2.9 ‘da eğer bu hatayı alıyorsanız, hatalarını düzeltmek için yamayı indirin.





sedat 22:12 on 13 Ocak 2010 Permalink
teşekkürler işime yaradı