Hi Kriesi team,
i have the problem mentioned in the private content section on the confirmation page after payment with paypal:
Notice: id wurde fehlerhaft aufgerufen.
Notice: billing_first_name wurde fehlerhaft aufgerufen
Notice: billing_last_name wurde fehlerhaft aufgerufen
The woocommerce support told me it has to do with enfold.
Can you please help?
Best regards, Max
Hey buero-36,
You need to write the plugin support, the theme does not affect anything in this case.
Best regards,
Victoria
Hi Victoria,
how do you know and which plugin do you mean? Since Woocommerce support told me enfold is causing the problem it would be nice if you have any additional information.
Best regards, Max
Hi,
Thank you for the update.
Did you add any custom modifications related to WooCommerce in any of the template files? According to the error report, the order properties (billing_first_name) should NOT be accessed directly in the template. You need to use the appropriate function to get those info. The error originates in the page.php template, so you probably added a custom shortcode in a page, or the error is cause by a plugin.
Best regards,
Ismael