Problem create new shop_order
-
Я из Заказы создаю новый заказ и добавляю продукт (пробовал разные добавлять, всегда одна и таже проблема, при этом при оформлении заказа покупателями все работает. Но вручную не могу создать, выдает ошибку.
—
I create a new order from Orders and add a product (I tried to add different ones, always the same problem, while everything works when customers place an order. But I can’t create it manually, it gives an error.
WordPress 6.2
Woocommerce 7.5.1
Fatal error: Uncaught Exception: Неверный товар.
in /home/d/diskidvd/trading-shop/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php on line 167Call stack:
WC_Product_Data_Store_CPT::read()
wp-content/plugins/woocommerce/includes/class-wc-data-store.php:159WC_Data_Store::read()
wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:138WC_Product::__construct()
wp-content/plugins/woocommerce/includes/class-wc-product-simple.php:24WC_Product_Simple::__construct()
wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php:338WC_Meta_Box_Product_Data::save()
wp-includes/class-wp-hook.php:308WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:332WP_Hook::do_action()
wp-includes/plugin.php:517do_action()
wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php:268WC_Admin_Meta_Boxes::save_meta_boxes()
wp-includes/class-wp-hook.php:310WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:332WP_Hook::do_action()
wp-includes/plugin.php:517do_action()
wp-includes/post.php:4715wp_insert_post()
wp-includes/post.php:4817wp_update_post()
wp-admin/includes/post.php:439edit_post()
wp-admin/post.php:227
The topic ‘Problem create new shop_order’ is closed to new replies.