Bug #21291
closedNo thumb generated in BE interface
0%
Description
When I added image using BE interface, the thumbnail of the image does not appear. A default image named "No thumb generated" appears.
I tried to change the version of PHP, Image Magick,... but the problem stays unresolved.
My configurations are:
- localhost on mac os X 10.5.8 server
- Image magick 5.5.5 and GM 1.3.7 under /usr/local/bin
- PHP 5.3.0
- TYPO3 4.2.9
Thank you for your help.
(issue imported from #M12255)
Files
Updated by Georg Ringer about 15 years ago
please take a look at the tests in the install tool. if they don't work either, it is not a bug but you are doing something wrong!
this is not a help forum but a bugtracker! please refer to the mailinglists or forums for real help!
Updated by Christian Kuhn about 15 years ago
Resolved, unable to reproduce.
As Georg already mentioned please use the tests in the install tool to check your image processing setup. You could ask the mailinglists for help if you're unable to solve the problem on your own.
If it turn out this is really a core bug you are free to open this issue again.
Updated by Razakanirina about 15 years ago
This issue is resolved.
It is a GD, ImageMagick setup problem due to the lack of some libraries.
Check and install correctly the dependencies of these applications.
Updated by Christian Kuhn about 15 years ago
Thanks for feedback.
Resolved, no change required as requested by reporter.