My client used FCKfinder to upload a jpeg image. Serveral times the thumbnail of uploaded image can only be displayed as a question-mark image in FCKfinder image browser. On the other times thethumbnail of the uploaded image can be displyed normally in the image browser, but when the image was added to the web page, the web page cannot display the image. When tried to open the image in browser, the browser reported that the image contains error. When download the image to my local PC, it can be displayed normally. Is the issue related to FCKfinder? thx
Tue, 10/30/2007 - 19:58
#1
Re: Upload image cannot be displayed
Is is possible that the question marks show up only straight after uploading image file?
Please try solution suggested here until we release the next version:
viewtopic.php?f=10&t=6716
If it doesn't work, please send me a PM with a link where I can check this.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Upload image cannot be displayed
Hi there,
I had two windows XP installations - one running PHP 5.0.3, the other running PHP 5.2.3
Both installations showed thumbnails where the image was smaller than the maximum, but only 5.2.3 showed thumbnails which it had to resize in order to display. The apache error log failed to reveal the problem.
In the end I upgraded the version on the other PC to 5.2.5 (latest production release available), replaced the libeay32.dll, libmysql.dll, ssleay.dll libraries in windows\system32 (all needed for my php installation) and now the resized thumbnails come up just fine. I recommend a PHP upgrade to fix the issue, it worked for me
Blessings,
Martin Francis
<><
Re: Upload image cannot be displayed
Re: Upload image cannot be displayed
Actually, we have released CKFinder 1.1 recently (http://www.ckfinder.com/whatsnew) with some major bugfixes (and with cool new features).
The issue described in this thread shouldn't exist any more also in older PHP installations.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+