Hi @liquidazona
This is Ioanna from Imagify and I’ll gladly assist you here!
This kind of issue could be related to a low available amount of server memory available to your WordPress site. You could try adding the following to your wp-config.php file:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
If the above won’t help it could also be due to a conflict with another plugin or something specific with your site setup or environment.
I can recommend you making a full site and database backup and then disable all other plugins to see if the error goes away when you load the Bulk Optimizer page. If it does, you can re-activate a few plugins at a time until the error comes back so you can discover which plugin is leading to the conflict.
If it is not related to a plugin conflict you could also check your error logs. If you are not sure how to do that you can consult your host provider and send us any insights so we can provide better suggestions.
Looking forward to your response.
Best regards,
Ioanna