• Hi,

    Is there any chance to get the plugin compatible with Yith woocommerce delivery date premium ?

    [Mon Sep 10 11:36:42.562267 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: Stack trace:, referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562323 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #0 /www/content/plugins/woocommerce-pdf-invoices-packing-slips/includes/class-wcpdf-admin.php(431): YITH_Delivery_Date_Advise_Customer_Email->trigger(11129, Object(WC_Order)), referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562350 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #1 /www/wp-includes/class-wp-hook.php(286): WPO\\WC\\PDF_Invoices\\Admin->send_emails(11129, Object(WP_Post)), referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562387 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #2 /www/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array), referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562422 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #3 /www/wp-includes/plugin.php(453): WP_Hook->do_action(Array), referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562448 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #4 /www/content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php(218): do_action('woocommerce_pro...', 11129, Object(WP_Post)), referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562483 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #5 /www/wp-includes/class-wp-hook.php(288): WC_Admin_Meta_Boxes->save_meta_boxes(11129, Object(WP_Post)), referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562518 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #6 /www/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array), referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit
    [Mon Sep 10 11:36:42.562546 2018] [:error] [pid 17742:tid 140096917460736] [client ***:19060] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: #7 /www/wp-includes/plugin.p..., referer: https://www.****.com/wp-admin/post.php?post=11129&action=edit

    Looking forward to your reply, thanks!

    • This topic was modified 7 years, 9 months ago by venigo.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! It looks like you posted only the stack trace and not the actual error (which should be just above the stack trace). Could you post the error too? Thanks!

    Thread Starter venigo

    (@venigo)

    Hi Ewout,

    My apologizes.. Seems to be an error with the yith plugin….

    [Mon Sep 10 12:13:36.473914 2018] [:error] [pid 18972:tid 140096749606656] [client ****:24522] FastCGI: server "/var/run/php71-cgi/php-cgi" stderr: PHP message: PHP Fatal error:  Uncaught Error: Call to a member function get_user() on integer in /www/wp-content/plugins/yith-woocommerce-delivery-date-premium/includes/emails/class.yith-delivery-date-advise-customer-email.php:48, referer: https://www.****.com/wp-admin/post.php?post=11133&action=edit
    
    Thread Starter venigo

    (@venigo)

    Hi Ewout,

    Seems to be an array. Any idea how to fix this one maybe? The data send seems to be modified by this plugin?

    Call to a member function get_user() on integer

    Plugin Contributor Ewout

    (@pomegranate)

    The plugin you are using is a Premium YITH plugin, I don’t have access to the source and I’m not in a position to do anything about their code, let alone come up with a fix. YITH support should be able to help you with this issue!
    It’s also possible that it’s simply not an email you can send from the Order details page (this is normally not possible but a menu that is added by the PDF invoice plugin that simply lists all available emails) or that YITH is using non-standard parameters for the trigger, but that too is something YITH should be able to tell you.

    This plugin does not modify anything, it just calls the email trigger, which normally takes two arguments, the order ID and the order (example from core WooCommerce here).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error in combination with Yith Plugin’ is closed to new replies.