I've read through the previous pink question mark posts and couldn't find anything that helped my problem.
We have a site where ckfinder was working correctly and showing the thumbnails. We recently upgraded ckfinder to version 1.3.2 (for ASP .NET) and now we have the pink question mark issue with the thumbnails when uploading a new one. This shouldn't be a file permission error since the permissions did not change and it was working before. I've also had thumbnails work correctly intermittently.
From what I see, the config is all set up correctly and the permissions are set correctly. We have thumbnails in the directory from the previous version of ckfinder and I've had success once or twice with the new version. But most images are showing the pink question mark after an upload.
Anyone have any ideas? Thanks!
We have a site where ckfinder was working correctly and showing the thumbnails. We recently upgraded ckfinder to version 1.3.2 (for ASP .NET) and now we have the pink question mark issue with the thumbnails when uploading a new one. This shouldn't be a file permission error since the permissions did not change and it was working before. I've also had thumbnails work correctly intermittently.
From what I see, the config is all set up correctly and the permissions are set correctly. We have thumbnails in the directory from the previous version of ckfinder and I've had success once or twice with the new version. But most images are showing the pink question mark after an upload.
Anyone have any ideas? Thanks!
Re: Pink Question Mark
From which version of CKFinder did you upgrade?
There were some changes in thumbnail generation, so it may have something to do with it.
Can you try somewhere an older version, for example 1.2.3: http://www.ckfinder.com/downloadfiles/c ... _1.2.3.zip and see whether thumbnails are created without any problems?
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Pink Question Mark
I've downloaded ckeditor_3.2.zip and ckfinder_aspnet_1.4.3.zip and installed them in a new VS2008 project in the folders /ckfinder and /ckeditor respectively.
I edited config.ascx to allow access to ckfinder.
I've gone to /ckfinder/ckfinder.html, changed to the 'images' folder and uploaded a file - so far so good.
Then once it's uploaded it only shows a pink question mark............. no error message but no image either.
If I go to the /ckfinder/userfiles/images folder the image file is there (.png) and it's viewable in a browser if I navigate to it.
Does anyone have any ideas? I find it hard to believe it's a security issue since I can browse to it.
TIA
Dave
Re: Pink Question Mark