|
eww thats a weird system setup. You have a newer PHP only configured with a way old GD version
Well I suspect your probally have the system set to use maybe GD2 not GD1
Make sure in global options you set your processor to GD1. You can then if you have access to change your PHP.INI file since it seems to be altered anyway set display_errors to On so we can see the true error here. No doubt it is because your image processor does not work
|