Title: Fatal error order
Last modified: July 17, 2024

---

# Fatal error order

 *  Resolved [creapress](https://wordpress.org/support/users/creapress/)
 * (@creapress)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/fatal-error-order/)
 * Hello,
 * I have to disable the plugin because I’m getting a fatal error in woocommerce
   while I want to create or edit order in dashboard.
 * Here is the error:
 *     ```wp-block-code
       <span lang="EN-US" style="mso-ansi-language:EN-US">2024-07-17T09:29:07+00:00Critique Uncaught Error: Call to a member function get_meta() on bool in/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce-checkout-field-editor-pro/includes/class-awcfe-front-end.php:1785<span style="mso-spacerun:yes">  </span>Contextesupplémentaire{<span style="mso-spacerun:yes">    </span>"error": {<span style="mso-spacerun:yes">        </span>"type": 1,<span style="mso-spacerun:yes">        </span>"file":"/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce-checkout-field-editor-pro/includes/class-awcfe-front-end.php",<span style="mso-spacerun:yes">        </span>"line": 1785<span style="mso-spacerun:yes">    </span>},<span style="mso-spacerun:yes">    </span>"backtrace": [<span style="mso-spacerun:yes">        </span>"",<span style="mso-spacerun:yes">        </span>"#0/home/u206709918/domains/website.com/public_html/wp-includes/class-wp-hook.php(326):AWCFE_Front_End->before_order_object_save()",<span style="mso-spacerun:yes">        </span>"#1/home/u206709918/domains/website.com/public_html/wp-includes/class-wp-hook.php(348):WP_Hook->apply_filters()",<span style="mso-spacerun:yes">        </span>"#2/home/u206709918/domains/website.com/public_html/wp-includes/plugin.php(517):WP_Hook->do_action()",<span style="mso-spacerun:yes">        </span>"#3/home/u206709918/domains/website.com/public_html/wp-includes/post.php(4891):do_action()",<span style="mso-spacerun:yes">        </span>"#4/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php(1933):wp_insert_post()",<span style="mso-spacerun:yes">        </span>"#5/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php(1874):Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore->maybe_create_backup_post()",<span style="mso-spacerun:yes">        </span>"#6/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php(2567):Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore->persist_order_to_db()",<span style="mso-spacerun:yes">        </span>"#7/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php(2524):Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore->persist_save()",<span style="mso-spacerun:yes">        </span>"#8/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(186):Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore->create()",<span style="mso-spacerun:yes">        </span>"#9/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(214):WC_Data_Store->create()",<span style="mso-spacerun:yes">        </span>"#10/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-order.php(252):WC_Abstract_Order->save()",<span style="mso-spacerun:yes">        </span>"#11/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php(388):WC_Order->save()",<span style="mso-spacerun:yes">        </span>"#12/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/Orders/PageController.php(167):Automattic\WooCommerce\Internal\Admin\Orders\PageController->setup_action_new_order()",<span style="mso-spacerun:yes">        </span>"#13 [internal function]:Automattic\WooCommerce\Internal\Admin\Orders\PageController->handle_load_page_action()",<span style="mso-spacerun:yes">        </span>"#14/home/u206709918/domains/website.com/public_html/wp-content/plugins/woocommerce/src/Internal/Traits/AccessiblePrivateMethods.php(158):call_user_func_array()",<span style="mso-spacerun:yes">        </span>"#15/home/u206709918/domains/website.com/public_html/wp-includes/class-wp-hook.php(324):Automattic\WooCommerce\Internal\Admin\Orders\PageController->__call()",<span style="mso-spacerun:yes">        </span>"#16/home/u206709918/domains/website.com/public_html/wp-includes/class-wp-hook.php(348):WP_Hook->apply_filters()",<span style="mso-spacerun:yes">        </span>"#17/home/u206709918/domains/website.com/public_html/wp-includes/plugin.php(517):WP_Hook->do_action()",<span style="mso-spacerun:yes">        </span>"#18/home/u206709918/domains/website.com/public_html/wp-admin/admin.php(237):do_action()",<span style="mso-spacerun:yes">        </span></span>"#19 {main}",<span style="mso-spacerun:yes">       </span>"thrown"<span style="mso-spacerun:yes">    </span>]}
       ```
   
 * The only change I did was yesterday to change limit days of birthdate date.
 * Can you tell if if I can solve this error or if I need to find another checkout
   customize order detail plugin?
 * Thanks for your support
    -  This topic was modified 1 year, 10 months ago by [creapress](https://wordpress.org/support/users/creapress/).
    -  This topic was modified 1 year, 10 months ago by [creapress](https://wordpress.org/support/users/creapress/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [sabira_acowebs](https://wordpress.org/support/users/sabira24/)
 * (@sabira24)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/fatal-error-order/#post-17897528)
 * We have checked the issues on our local site and found no problems, as you mentioned.
   It may be specific to your site or a compatibility issue. Could you please provide
   the details, such as the WooCommerce and WordPress versions you are using, as
   well as the version of our plugin?
 *  Thread Starter [creapress](https://wordpress.org/support/users/creapress/)
 * (@creapress)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/fatal-error-order/#post-17899001)
 * Hello,
 * I updated the day before WordPress to 6.6 version and Woocommerce version is 
   9.1.2.
 *  [sabira_acowebs](https://wordpress.org/support/users/sabira24/)
 * (@sabira24)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/fatal-error-order/#post-17900053)
 * We have tested the same version of WordPress and WooCommerce on our local environment
   but couldn’t replicate the issue. To investigate further, we need to examine 
   your site in detail. We’d be glad to offer further assistance through our [Acowebs Support](https://support.acowebs.com/portal/en/newticket?departmentId=361181000000006907&layoutId=361181000000074011)
   forum.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fatal error order’ is closed to new replies.

 * ![](https://ps.w.org/checkout-field-editor-and-manager-for-woocommerce/assets/
   icon-256x256.gif?rev=3327936)
 * [Checkout Field Editor for WooCommerce - Checkout Manager](https://wordpress.org/plugins/checkout-field-editor-and-manager-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/checkout-field-editor-and-manager-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/checkout-field-editor-and-manager-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/checkout-field-editor-and-manager-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/checkout-field-editor-and-manager-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/checkout-field-editor-and-manager-for-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [sabira_acowebs](https://wordpress.org/support/users/sabira24/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/fatal-error-order/#post-17900053)
 * Status: resolved