royrogers
Forum Replies Created
-
Hi there,
Thank you for your plugin. It really works well. I know that this is the free version and it’s not compatible with woocommerce. But you should have placed a warning and somewhat handled the error message in php in case user uses the free version or simply removed the option for redirection in case user uses free plugin + woocommerce. I got the following:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function wc_maybe_store_user_agent(), 1 passed in /app/public/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /app/public/wp-content/plugins/woocommerce/includes/wc-user-functions.php on line 679
( ! ) ArgumentCountError: Too few arguments to function wc_maybe_store_user_agent(), 1 passed in /app/public/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /app/public/wp-content/plugins/woocommerce/includes/wc-user-functions.php on line 679
This happens after user is successfully verified and then redirected.
Thanks!
Forum: Plugins
In reply to: [WC Custom Emails Per Product] BUG ON FINAL MESSAGEHi there,
It seems to be fixed!
Thanks!
Forum: Plugins
In reply to: [WC Custom Emails Per Product] BUG ON FINAL MESSAGEI still have the same issue. Unfortunetly is not fixed for me.
Warning: in_array() expects parameter 2 to be array, null given in /home/declicin/public_html/wp-content/plugins/woo-custom-emails-per-product/includes/class-woo-custom-emails-output.php on line 78
A workaround is to click on the ACTION COLUMN on the ORDERS table
https://declicinternational.com/wp-admin/edit.php?post_type=shop_order
instead of selecting the dropbox status “completed” on the edit page
https://declicinternational.com/wp-admin/post.php?post=354693&action=edit
### Server Environment ###
PHP version: 7.0.29Thanks
- This reply was modified 6 years, 11 months ago by royrogers.
Forum: Plugins
In reply to: [WC Custom Emails Per Product] BUG ON FINAL MESSAGEHi There,
I just found out the issue:
If I check the order as completed on the WOOCOMMERCE/ORDERS PAGE ->ACTIONS (Checkbox with a mark) the email works without any issues. But if I try to mark the order as completed on the WOOCOMMERCE/ EDIT ORDER PAGE (you have to click on the order table name to enter edit page) the final completed incoming email message send the following warning message:
Warning: in_array() expects parameter 2 to be array, null given in /home/declicin/public_html/wp-content/plugins/woo-custom-emails-per-product/includes/class-woo-custom-emails-output.php on line 78
Thanks for your patience
Roy
Forum: Plugins
In reply to: [WC Custom Emails Per Product] ANOTHER BUG: SENT ON WRONG ORDER STATUSHi There,
I just found out the issue:
If I check the order as completed on the WOOCOMMERCE/ORDERS PAGE ->ACTIONS (Checkbox with a mark) the email works without any issues. But if I try to mark the order as completed on the WOOCOMMERCE/ EDIT ORDER PAGE (you have to click on the order table name to enter edit page) the final completed incoming email message send the following warning message:
Warning: in_array() expects parameter 2 to be array, null given in /home/declicin/public_html/wp-content/plugins/woo-custom-emails-per-product/includes/class-woo-custom-emails-output.php on line 78
Thanks for your patience
Roy
- This reply was modified 7 years, 1 month ago by royrogers.
Forum: Plugins
In reply to: [WC Custom Emails Per Product] BUG ON FINAL MESSAGEYou are welcome! Your plugin is amazing!
I have this issue as well.
Forum: Plugins
In reply to: [HyperDB] Buddypress + HyperDBMe too. The same problem!
Forum: Plugins
In reply to: [Yoast SEO] How to get meta description in custom post type archive by code8 months later…
Hi there,
Thank you very much! You saved my day!
Cheers!