Plugin Author
kilbot
(@kilbot)
settings_errors is not a WooCommerce POS function. Can you check the file path and confirm the error is coming from a woocommerce-pos file?
mmmm, it’s right
the error is in xxxx/inc/class-tgm-plugin-activation.php on line 722
but i only have the problem with this plugin… sorry!!
I solved this problem but i have another one…
Fatal error: Call to undefined function wc_add_notice() in *****class-wc-pos-registers-order.php on line 503
can you help me??
Plugin Author
kilbot
(@kilbot)
I’m sorry, I can’t help you with that one either, class-wc-pos-registers-order.php is not a file from this plugin. It is possible you have another plugin called WooCommerce POS installed and this is causing the conflicts.
Similar Error – This maybe because you haven’t activated Woocommerce yet (even if installed). There isn’t a catch statement in the woo-commerce POS to check if you have woo-commerce activated yet.