|
Most likely the exec() function is being blocked on your server from your host. If this is the case ImageMagick will not compile thumbs or medium images. You will need to switch to using GD.
In my understanding any host that has the exec function locked down will not remove it for you under any circumstances but you can ask if this is the case.
|