“This plugin hasn’t been tested with the latest 3 major releases of WordPress.” — Is this plugin still viable? I know Brad’s credentials are unquestionable, and Delicious Brains is one of the best developers on the Internuts, plus this plugin has some of the finest, genuine reviews I have ever read; but after three years without any activity, am I expecting too much, trying to use this plugin with the latest version of WordPress?
]]>unable to activate fatel error:
Fatal error: Cannot redeclare ipq_get_theme_image() (previously declared in /home/155794.cloudwaysapps.com/vakrehehfv/public_html/wp-content/plugins/astra-addon/classes/library/image-processing-queue/includes/ipq-template-functions.php:26) in /home/155794.cloudwaysapps.com/vakrehehfv/public_html/wp-content/plugins/image-processing-queue/src/functions.php on line 25
]]>We are getting error on a multisite
debug.log complains that “queue_jobs” table for subdomain can’t be created
Database table for the main site exists,
but for the rest it seems like we’ll keep on seeing the same error repeatedly.
It’s like wp_2 and wp_3 and so on won’t be created
WordPress database error Table 'wordpress.wp_2_queue_jobs' doesn't exist for query
UPDATE wp_2_queue_jobs
I wonder if anyone has the same problem? Would be alright to add the db table manually?
My website is considerably small with a bunch of subdomains only but I hope creating this table wouldn’t cause any issues since mutlisite intalls can get big in terms of subdomain numbers
]]>Hi,
I just installed your plugin and solved quite a bit of issue on the hand I got a fatal error: Argument 1 passed to wp_queue() must be an instance of WP_Job, none given, called in /home/xwdygl2fcuo2/public_html/wp-content/plugins/image-processing-queue/image-processing-queue.php on line 36 and defined in /home/xwdygl2fcuo2/public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php:156 Stack trace: #0 /home/xwdygl2fcuo2/public_html/wp-content/plugins/image-processing-queue/image-processing-queue.php(36): wp_queue() #1 /home/xwdygl2fcuo2/public_html/wp-admin/includes/plugin.php(1897): include(‘/home/xwdygl2fc…’) #2 /home/xwdygl2fcuo2/public_html/wp-admin/plugins.php(178): plugin_sandbox_scrape(‘image-processin…’) #3 {main} thrown in /home/xwdygl2fcuo2/public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php on line 156
Aright after the install, now the fatal error infobox is gone. (The plugin doesn’t show any sign of issue besides the few fixes on other issues however my wp-admin/admin-ajax.php load time still remain extra-long 7sc on waterfall). I just want to get your take on it.
Thank you!
Can we do auto height or auto width? Proportional resize imabe by one side.
]]>Hi,
On a multisite (subdirectory) installation, i was getting an error log saying that the table wpabc_5_queue_jobs was missing. Is it suppose to have one table per site?
If so it is not creating them on activation. Only create the tables for the main site, is it suppose to?
Thank you.
]]>Hi,
I have multiple jobs that remain on the (MYSQL) job table (125.. attempts) with this json:
O:33:"Image_Processing_Queue\Resize_Job":1:{s:5:"image";a:4:{s:7:"post_id";s:3:"972";s:5:"width";N;s:6:"height";N;s:4:"crop";N;}}
on the log, i have the following error:
2018/02/27 02:29:34 [error] 40960#40960: *152877 FastCGI sent in stderr: "PHP message: PHP Fatal error: Class 'Image_Processing_Queue\Exception' not found in /www/####/public/wp-content/mu-plugins/image-processing-queue/src/Image_Processing_Queue/Exception.php on line 8" while reading response header from upstream, client: 35.205.48.167, server: ####.##, request: "POST /wp-cron.php?doing_wp_cron=1519698573.8156540393829345703125 HTTP/1.0", upstream: "fastcgi://unix:/var/run/php7-fpm-site123.sock:", host: "####.##", referrer: "https://####.##/wp-cron.php?doing_wp_cron=1519698573.8156540393829345703125"
How can i fix this situation
Thank you!
]]>Read both articles associated with this interesting approach, but still not sure if in its plugin form IPQ just works without doing anything else after activation, or it’s aimed for theme developers that need to implement it first following the code examples given.
Thanks.