Hi dandoprint,
Would you be able to print out the exact error your getting in the log files or on screen? You can even take a screenshot if it’s easier. I only ask, because none of our installs have this issue.
Also, which version of the plugin do you have installed?
Thanks!!
Hi Rick,
I’m going to mark this post as resolved as i’m assuming that everything is working okay now. If you run into any issues, please just let us know.
Thanks!
Hi
versions
WP 4.4.2 Woocommerce 2.4.13
Activation of uDraw crashed site displaying this message
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/***removed/public_html/rubontransferecommerce/wp-includes/functions.php on line 3792 Notice: Trying to get property of non-object in /home/transff3/public_html/rubontransferecommerce/wp-includes/post.php on line 3555 Notice: Trying to get property of non-object in /home/transff3/public_html/rubontransferecommerce/wp-includes/link-template.php on line 47 Fatal error: Call to a member function get_product() on a non-object in /home/transff3/public_html/rubontransferecommerce/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 25
Hi Colormage,
Based on error message you pasted, it looks like the problem lies with WooCommerce.
Fatal error:
Call to a member function get_product() on a non-object in /home/transff3/public_html/rubontransferecommerce/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 25
You could try to upgrade WooCommerce to the latest branch of 2.5.x and see if your still experiencing any issues.
Let us know how it goes, if upgrading was able to resolve the issue.
Thanks!! 🙂