- This topic has 3 replies, 2 voices, and was last updated 5 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › Custom Value data disappeared from Sales Data
Hello,
The Custom Value data has disappeared from all transactions in Sales Data.
It still shows for each click in Click Throughs.
Please help, thank you.
For the custom value to disappear, something had to have changed in the database. Have you done any kind of database changes to this site. Any recent server software updates been applied to this site?
I added your Affiliate WooCommerce Coupons Addon (Version 1.3) and also updated a few plugins. I’m not sure which one would have caused this. However, I’m getting this error in the error log:
“The get_used_coupons function is deprecated since version 3.7. Replace with WC_Abstract_Order::get_coupon_codes.”
Also, Query Monitor is showing the following:
Level: Deprecated
Message: Methods with the same name as their class will not be constructors in a future version of PHP; AFF_WOO_COUPONS_ASSOC has a deprecated constructor
Location: wp-content/plugins/affiliate-woocommerce-coupons-integration/class-aff-woo-coupons-association.php:3
AFF_WOO_COUPON_ADDON->includes()
wp-content/plugins/affiliate-woocommerce-coupons-integration/aff-woo-coupons-addon.php:26
AFF_WOO_COUPON_ADDON->__construct()
wp-content/plugins/affiliate-woocommerce-coupons-integration/aff-woo-coupons-addon.php:127
Plugin: affiliate-woocommerce-coupons-integration
Thank you,
Jakub
I have just updated the woo coupons addon to fix the warnings for woocommerce v3.7. Please update that addon to v1.4 and you shouldn’t see the warnings anymore.
That addon really doesn’t have anything to do with the custom value though. Since the custom value is read from the database (once it is recorded). So for it to disappear, something in the database had to have changed. Does the new sales (with custom value) show the custom value in the admin interface?