CRITICAL Uncaught Error: Call to a member function get()
-
Hi,
I’m facing this error when i go to admin dashboard > Woocommerce.
An error of type E_ERROR was caused in line 96 of the file /home/delwynta/public_html/theaislemarket.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php. Error message: Uncaught Error: Call to a member function get() on null in /home/delwynta/public_html/theaislemarket.com/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php:96
Stack trace:
#0 /home/delwynta/public_html/theaislemarket.com/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(159): WC_Customer_Data_Store_Session->read(Object(WC_Customer))
#1 /home/delwynta/public_html/theaislemarket.com/wp-content/plugins/woocommerce/includes/class-wc-customer.php(116): WC_Data_Store->read(Object(WC_Customer))
#2 /home/delwynta/public_html/theaislemarket.com/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(1227): WC_Customer->__construct(1, true)
#3 /home/delwynta/public_html/theaislemarket.com/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(209): WC_Checkout->get_value(‘billing_country’)
#4 /home/delwynta/public_html/theaislemarket.com/wp-content/themes/urna/inc/vendors/woocommerce/wc-single-functions.php(850): WC_Checkout->get_checkout_fields()
#5Does it have something to do with “billing_country” field?
(note: I’m using “Checkout Field Editor for WooCommerce” plugin, but i did not use the plugin to edit the “billing_country” field”).
Please assist.
This is an extract of Line 88 to Line 96 of the “class-wc-customer-data-store-session.php” file.
/**
* Read customer data from the session unless the user has logged in, in
* which case the stored ID will differ from the actual ID.
*
* @since 3.0.0
* @param WC_Customer $customer Customer object.
*/
public function read( &$customer ) {
$data = (array) WC()->session->get( ‘customer’ );Also, here’s the system report for woocommerce:
`
### WordPress Environment ###WordPress address (URL): https://www.theaislemarket.com
Site address (URL): https://www.theaislemarket.com
WC Version: 4.8.0
REST API Version: ? 4.8.0
WC Blocks Version: ? 3.8.1
Action Scheduler Version: ? 3.1.6
WC Admin Version: ? 1.7.3
Log Directory Writable: ?
WP Version: 5.6
WP Multisite: –
WP Memory Limit: 768 MB
WP Debug Mode: –
WP Cron: ?
Language: en_US
External object cache: –### Server Environment ###
Server Info: Apache
PHP Version: 7.3.23
PHP Post Max Size: 128 MB
PHP Time Limit: 120
PHP Max Input Vars: 3000
cURL Version: 7.59.0
OpenSSL/1.0.2rSUHOSIN Installed: –
MySQL Version: 5.6.40-84.0-log
Max Upload Size: 128 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Multibyte String: ?
Remote Post: ?
Remote Get: ?### Database ###
WC Database Version: 4.8.0
WC Database Prefix: tam_
Total Database Size: 155.67MB
Database Data Size: 143.87MB
Database Index Size: 11.80MB
tam_woocommerce_sessions: Data: 11.02MB + Index: 1.02MB + Engine InnoDB
tam_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
tam_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_woocommerce_order_itemmeta: Data: 0.17MB + Index: 0.17MB + Engine InnoDB
tam_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
tam_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_actionscheduler_actions: Data: 4.41MB + Index: 1.22MB + Engine InnoDB
tam_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_actionscheduler_logs: Data: 1.52MB + Index: 0.58MB + Engine InnoDB
tam_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_comments: Data: 0.13MB + Index: 0.09MB + Engine InnoDB
tam_lcachewpr: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_chunks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_field_meta: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
tam_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_options: Data: 8.05MB + Index: 2.19MB + Engine InnoDB
tam_pcachewpr: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_postmeta: Data: 63.13MB + Index: 3.50MB + Engine InnoDB
tam_posts: Data: 35.05MB + Index: 0.36MB + Engine InnoDB
tam_redirects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_revslider_css: Data: 0.17MB + Index: 0.00MB + Engine InnoDB
tam_revslider_css_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_revslider_sliders: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
tam_revslider_sliders_bkp: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
tam_revslider_slides: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
tam_revslider_slides_bkp: Data: 0.42MB + Index: 0.00MB + Engine InnoDB
tam_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_rg_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_rg_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_rg_form_view: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_rg_incomplete_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_rg_lead: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_rg_lead_detail: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
tam_rg_lead_detail_long: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_rg_lead_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
tam_rg_lead_notes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_smush_dir_images: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_snippets: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
tam_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_term_relationships: Data: 0.28MB + Index: 0.14MB + Engine InnoDB
tam_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_usermeta: Data: 1.42MB + Index: 0.38MB + Engine InnoDB
tam_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
tam_wcfm_daily_analysis: Data: 0.42MB + Index: 0.31MB + Engine InnoDB
tam_wcfm_detailed_analysis: Data: 10.52MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_enquiries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_enquiries_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_enquiries_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_enquiries_response_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_fbc_chat_rows: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_fbc_chat_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_wcfm_fbc_chat_visitors: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_fbc_offline_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_following_followers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_orders: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
tam_wcfm_marketplace_orders_meta: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_product_multivendor: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_wcfm_marketplace_refund_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_refund_request_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_reverse_withdrawal: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_reverse_withdrawal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_reviews: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_reviews_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_reviews_response_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_review_rating_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_shipping_zone_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_store_taxonomies: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_vendor_ledger: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_withdraw_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_marketplace_withdraw_request_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_membership_subscription: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_wcfm_messages: Data: 0.22MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_messages_modifier: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_messages_stat: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_support: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_support_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_support_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wcfm_support_response_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
tam_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
tam_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_wc_product_meta_lookup: Data: 0.06MB + Index: 0.09MB + Engine InnoDB
tam_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_woof_query_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tam_yoast_indexable: Data: 1.52MB + Index: 0.28MB + Engine InnoDB
tam_yoast_indexable_hierarchy: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
tam_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tam_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
tam_yoast_seo_links: Data: 1.13MB + Index: 0.14MB + Engine InnoDB
tam_yoast_seo_meta: Data: 0.14MB + Index: 0.00MB + Engine InnoDB### Post Type Counts ###
attachment: 1510
custom_css: 1
elementor_icons: 3
elementor_library: 45
elementskit_content: 2
elementskit_template: 1
mc4wp-form: 1
nav_menu_item: 148
pafe-form-database: 3
page: 32
post: 21
product: 422
product_variation: 146
revision: 169
shop_coupon: 33
shop_order: 130
shop_order_refund: 2
tbay_footer: 1
tbay_header: 5
tbay_megamenu: 1
wpcf7_contact_form: 2### Security ###
Secure connection (HTTPS): ?
Hide errors from visitors: ?### Active Plugins (45) ###
Better Search Replace: by Delicious Brains – 1.3.3
CMB2: by CMB2 team – 2.7.0
Code Snippets: by Code Snippets Pro – 2.14.0
Contact Form 7: by Takayuki Miyoshi – 5.2.2
Duplicate Page: by mndpsingh287 – 4.3
Google Tag Manager for WordPress: by Thomas Geiger – 1.11.5
Elementor Pro: by Elementor.com – 3.0.4
Elementor: by Elementor.com – 3.0.11
ElementsKit Lite: by Wpmet – 2.0.9.1
Enhanced E-commerce for Woocommerce store: by Tatvic – 2.3.5
Envato Market: by Envato – 2.0.5
Export Media Library: by Mass Edge Inc. – 3.0.1
Facebook for WooCommerce: by Facebook – 2.2.0
Insert Headers and Footers: by WPBeginner – 1.4.6
HubSpot All-In-One Marketing – Forms, Popups, Live Chat: by HubSpot – 7.48.63
Loco Translate: by Tim Whitlock – 2.4.3
MC4WP: Mailchimp for WordPress: by ibericode – 4.8.1
Piotnet Addons For Elementor Pro: by Luong Huu Phuoc (Louis Hufer) – 6.3.32
Piotnet Addons For Elementor: by Luong Huu Phuoc (Louis Hufer) – 2.4.1
Premium Addons for Elementor: by Leap13 – 3.21.4
Premium Addons PRO: by Leap13 – 2.1.1
Slider Revolution: by ThemePunch – 6.2.21
Sticky Menu (or Anything!) on Scroll: by WebFactory Ltd – 2.22
Urna Core: by Team Thembay – 1.3.2
User Menus: by Code Atlantic – 1.2.4
WCFM – WooCommerce Frontend Manager – Ultimate: by WC Lovers – 6.5.0
WCFM – WooCommerce Frontend Manager: by WC Lovers – 6.5.5
WCFM – WooCommerce Multivendor Marketplace: by WC Lovers – 3.4.5
WCFM – WooCommerce Multivendor Membership: by WC Lovers – 2.9.4
WooCommerce Product Feed: by WebAppick – 4.1.0
Checkout Field Editor for WooCommerce: by ThemeHigh – 1.4.4
Photo Reviews for WooCommerce: by VillaTheme – 1.1.3.7
Variation Swatches for WooCommerce: by Emran Ahmed – 1.1.2
WooCommerce Distance Rate Shipping: by Automattic – 1.0.23
WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.0.3 (update to version 2.1.1 is available)
WooCommerce Stripe Gateway: by WooCommerce – 4.5.2
WOOF – WooCommerce Products Filter: by realmag777 – 2.2.3 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Shipping & Tax: by Automattic – 1.25.4
WooCommerce: by Automattic – 4.8.0
Yoast SEO: by Team Yoast – 14.3
WP File Manager: by mndpsingh287 – 6.9
WP Rocket: by WP Media – 3.7.5
Smush Pro: by WPMU DEV – 3.7.2
WP User Avatar: by ProfilePress – 2.2.7
WPMU DEV Dashboard: by WPMU DEV – 4.10.6### Inactive Plugins (9) ###
301 Redirects: by WebFactory Ltd – 2.51
Akismet Anti-Spam: by Automattic – 4.1.4
Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 7.12.2
Hello Dolly: by Matt Mullenweg – 1.7.2
Jetpack by WordPress.com: by Automattic – 8.4.2
Order Delivery Date for WooCommerce (Lite version): by Tyche Softwares – 3.11.4
PixelYourSite: by PixelYourSite – 7.2.0
Site Kit by Google: by Google – 1.16.0
WooCommerce Side Cart: by XootiX – 2.1 – Installed version not tested with active version of WooCommerce 4.0### Dropin Plugins (1) ###
advanced-cache.php: advanced-cache.php
### Settings ###
API Enabled: –
Force SSL: –
Currency: MYR (RM)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)Connected to WooCommerce.com: –
### WC Pages ###
Shop base: #11 – /shop/
Cart: #12 – /cart/
Checkout: #13 – /checkout/
My account: #14 – /my-account/
Terms and conditions: ? Page not set### Theme ###
Name: Urna
Version: 2.1.1
Author URL: https://thembay.com
Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ?### Templates ###
Overrides: urna/woocommerce/cart/cart.php
urna/woocommerce/cart/cross-sells.php
urna/woocommerce/cart/mini-cart.php
urna/woocommerce/checkout/form-checkout.php
urna/woocommerce/content-product.php
urna/woocommerce/content-single-product.php
urna/woocommerce/content-widget-product.php
urna/woocommerce/global/breadcrumb.php
urna/woocommerce/global/form-login.php
urna/woocommerce/global/wrapper-end.php
urna/woocommerce/global/wrapper-start.php
urna/woocommerce/loop/add-to-cart.php
urna/woocommerce/loop/loop-end.php
urna/woocommerce/loop/loop-start.php
urna/woocommerce/loop/orderby.php
urna/woocommerce/loop/pagination.php
urna/woocommerce/loop/rating.php
urna/woocommerce/myaccount/form-login.php
urna/woocommerce/single-product/product-image.php
urna/woocommerce/single-product/rating.php
urna/woocommerce/single-product/related.php
urna/woocommerce/single-product/tabs/additional-information.php
urna/woocommerce/single-product/tabs/description.php
urna/woocommerce/single-product/tabs/tabs.php
urna/woocommerce/single-product/up-sells.php
urna/woocommerce/content-product_cat.php version 2.6.1 is out of date. The core version is 4.7.0Outdated Templates: ?
Learn how to update
### Action Scheduler ###
Canceled: 1
Oldest: 2020-11-25 19:19:35 +0800
Newest: 2020-11-25 19:19:35 +0800Complete: 5,606
Oldest: 2020-11-23 18:42:51 +0800
Newest: 2020-12-24 18:35:43 +0800Pending: 2
Oldest: 2020-12-24 18:50:43 +0800
Newest: 2020-12-25 11:29:51 +0800`
- The topic ‘CRITICAL Uncaught Error: Call to a member function get()’ is closed to new replies.