Error creating thumbnail: Invalid thumbnail parameters
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
<hide> thing type::error message </hide>
About
Error creating thumbnail: Invalid thumbnail parameters is an error message generated by MediaWiki when it encounters a file too large to thumbnail. Configuring MediaWiki to use ImageMagick seems to solve the problem -- make sure the following is set in LocalSettings.php:
$wgUseImageMagick = TRUE;
There may be other possible causes for this message, but oversize images (PNG or JPG) seems to be the main one.
