varunsridharan / woocommerce-quick-donation

Online Donation Using Woocoomerce. for woocommerce user's
https://wordpress.org/plugins/woocommerce-quick-donation
GNU General Public License v2.0
7 stars 11 forks source link

Error in WordPress 4.4 Multisite #70

Open BASICSScotland opened 8 years ago

BASICSScotland commented 8 years ago

I get the following error since updating to 4.4 in a WordPress Multisite install -

Warning: array_flip(): Can only flip STRING and INTEGER values! in 
/****/wp-content/plugins/woocommerce/includes/admin/class-wc-admin.php on line 192

Have * out my account number.

BurlesonBrad commented 8 years ago

that were from this plugin, wouldn't the error message be something from the woocommerce-quick-donation folder and not

/wp-content/plugins/woocommerce/includes/admin/class-wc-admin.php on line 192
BASICSScotland commented 8 years ago

The error only appears when I activate the quick donation plugin so would assume that the issue is compatibility between quick donation and woocommerce in the multisite environment.

varunsridharan commented 8 years ago

@BASICSScotland I am not sure that it will work with wp multisite environment. but i will sure check it with a multisite environment in my local Can you please give us a sys report from the plugin ? WC / WC QD

@BurlesonBrad Have you tried testing in multisite environment ? And thanks for your time :)