Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with wp_queue() of mailchimp for woocommerce plugin #23

Open
ligockym opened this issue May 3, 2020 · 0 comments
Open

Conflict with wp_queue() of mailchimp for woocommerce plugin #23

ligockym opened this issue May 3, 2020 · 0 comments

Comments

@ligockym
Copy link

ligockym commented May 3, 2020

Hello, after installing the plugin this message has shown:

Fatal error: Uncaught ArgumentCountError: Too few arguments to function wp_queue(), 0 passed in wp-content\plugins\image-processing-queue\image-processing-queue.php on line 36 and at least 1 expected in wp-content\plugins\mailchimp-for-woocommerce\bootstrap.php:156 

Stack trace: #0 wp-content\plugins\image-processing-queue\image-processing-queue.php(36): wp_queue() 

#1 web\wp-admin\includes\plugin.php(2141): 

 #2 web\wp-admin\plugins.php(175): plugin_sandbox_scrape('image-processin...') #3 {main} thrown in \wp-content\plugins\mailchimp-for-woocommerce\bootstrap.php on line 156

The same function wp_query() is initialized by https://wordpress.org/plugins/mailchimp-for-woocommerce/ so it makes name conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant