You may want to turn on WP_DEBUG. I received an error for a depreciated function in the plugin – “image_resize”. I changed it according to error message to wp_get_image_editor and received further errors, but I commented the line out (because it was an else statement) and now have no problems.