Support Forum
exception? no...
you might need to look at the ajax response in the browser console though.. should have mentioned that.. sorry...
Visit Cruise Talk Central and Mr Papa's World
you have 2 ajax responses there... but they are collapsed... see the + sign next to the GET? expand that and see what is reported for response or html... should be something with spdebug...
Visit Cruise Talk Central and Mr Papa's World
yes... so time to ask the host... is GD or ImageMagik compile into your php?
Visit Cruise Talk Central and Mr Papa's World
or do your own phpinfo() magic if you can...
Visit Cruise Talk Central and Mr Papa's World
just one... but to be honest, most servers will have both compiled in...
just took at look at where wp generates that error..
$implementations = apply_filters( 'wp_image_editors',
array( 'WP_Image_Editor_Imagick', 'WP_Image_Editor_GD' ) );
they are checking for on of those two graphics libraries to be on the server...
and if running cpanel, will be almost zero downtime... compile happens in background... when done, restart... so less than a minute normally...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)