Http 500 when applying a filter
-
Hello,
I am receiving the below error when applying a filter to my integration in the wp_admin error_log, and a simultaneous http 500 error.
I have the filter when Order Status = Pending payment[23-Feb-2019 15:29:40 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function vxc_zoho::get_field_val(), 1 passed in /home/ihearwed/public_html/wp-content/plugins/woo-zoho/woo-zoho.php on line 231 and exactly 2 expected in /home/ihearwed/public_html/wp-content/plugins/woo-zoho/woo-zoho.php:1410
Stack trace:
#0 /home/ihearwed/public_html/wp-content/plugins/woo-zoho/woo-zoho.php(231): vxc_zoho->get_field_val(Array)
#1 /home/ihearwed/public_html/wp-content/plugins/woo-zoho/woo-zoho.php(1311): vxc_zoho->check_filter(Array)
#2 /home/ihearwed/public_html/wp-content/plugins/woo-zoho/includes/plugin-pages.php(912): vxc_zoho->push(3504, ”)
#3 /home/ihearwed/public_html/wp-includes/class-wp-hook.php(288): vxc_pages_zoho->save_feed(3504)
#4 /home/ihearwed/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#5 /home/ihearwed/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#6 /home/ihearwed/public_html/wp-includes/post.php(3747): do_action(‘save_post’, 3504, Object(WP_Post), true)
#7 /home in /home/ihearwed/public_html/wp-content/plugins/woo-zoho/woo-zoho.php on line 1410Running
Wordpress 5.0.*
WooCommerce: 3.5.5
WooCommerce Zoho 1.0.2The page I need help with: [log in to see the link]
- The topic ‘Http 500 when applying a filter’ is closed to new replies.