Vendor dashboard error: Notice: Undefined property: stdClass::$On-hold …
-
Hi,
hope you may help me.
I’m getting this error message on vendor’s dashboard:Notice: Undefined property: stdClass::$On-hold in (my_website)/wp-content/plugins/dokan-lite/templates/dashboard/big-counter-widget.php on line 35
it appears on the first section of the dashboard, the part with first overview.
this is the code generating the error:
foreach ( $status as $order_status ){ $total += $orders_count->$order_status; }
Thanks
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Vendor dashboard error: Notice: Undefined property: stdClass::$On-hold …’ is closed to new replies.