1 : Okay just ask them why this gives error (include full path with phpThumb) and tell them why this is so. And why it works if you used a relative directory instead of full http path.
-----
2) Well, why would this be?
xxx
works fine, so there's no problems querying that location.
There's also
xxx
which works okay and is the format your images take, I turned off the organise uploads above just to test.
So surely there's some problem with the way the php file is asking for the thumbnail or how it interprets the information, no?
Or maybe I'm just doing it all wrong.
How have you got an thumbnail on the homepage for this article "mywordpressdesign.com/max/world/americas/consumers-cut-back-sharply-on-spending/" when there's no image in the article itself?
I've tried disabling the mod_security
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
I've played with my Settings -> Miscellaneous, specifying full URL and turning off organise uploads into month/year folders.
The default folder is wp-content/uploads.
I've also changed the default Thumbnail Size to 75x75 and Medium to 330x250 (will this fit in the features box okay?)
----------
3)
Believe me, it is a host issue. I can list tons of blogs that got it to work straight away without any complicated stuff like that. You can query http:// address wit php script almost in any host. So i do not know what is going on, but certainly nothing should interrupt the thumb script.
-------
Bu 3 metni çevirebilecek var mı ?
Çok teşekkürler şimididen .
Şurayı çevirebilirmisiniz ?
2
●392
- 23-11-2008, 15:54:431.Tamam onlara sadece neden bu hatayı verdiğini sor ( içeriyor full path phpThumb ile ) ve onlara neden bunun böyle olduğunu sor. Ve full http path yerine ilgili dizin kullanılırsa eğer neden çalıştığını sor.
2. Şey, bu neden olabilir?
xxx
sorunsuz çalışıyor, bu bölgede problem gözükmüyor
Ayrıca
xxx
hangisi çalışıyor ve hangi formatta resimleri alıyorsun, test'in hemen üzerindeki organise yüklemeyi kapattım.
Böylece eminim biraz problem olacak sorduğun thumbnail için php dosyası bla bla bla..
Veya belkide hepsini yanlış yaptım.
Bu makalede hiç resim yokken ana sayfadan nasıl thumbnail alabildiğin ""mywordpressdesign.com/max/world/americas/consumers-cut-back-sharply-on-spending/"
mod-security kapanaya çalıştım
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Settings -> Miscellaneous ile oynama yaptım, tam url tanımladım ve ay/yıl dosyalarına orgnaise yüklemeyi kapadım
Default dosya wp-content/uploads.
Ayrıca default thumbnail ölçüsünü 75*75 ve medium 330*250 olarak değiştirdim ( kutuya tam sığacak şekilde tamammı? )
İnan bana , bu sadece bir server sorunu. sana binlerce blog sayabilirim hiç bir şikayet almadım hiçbirinden. başka herhangi bir serverda sorunsuz çalıştırabilirsin. Ne olduğunu tam olarak bilmiyroum, fakat hiç birşey thumb scripti kesemez.