wc_catalog_restrictions
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/ctbwireless/public_html/wp-includes/functions.php on line 6121woocommerce-customprice
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/ctbwireless/public_html/wp-includes/functions.php on line 6121woosidebars
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/ctbwireless/public_html/wp-includes/functions.php on line 6121WordPress database error: [Table 'ctbwireless_wp_fbs6i.gJZg7JWx_woocommerce_termmeta' doesn't exist] SELECT term_id FROM gJZg7JWx_term_taxonomy WHERE taxonomy = 'product_cat' AND term_id NOT IN (
SELECT term_id FROM gJZg7JWx_term_taxonomy WHERE taxonomy = 'product_cat' AND term_id NOT IN (SELECT gJZg7JWx_woocommerce_termmeta.woocommerce_term_id FROM gJZg7JWx_woocommerce_termmeta WHERE meta_key = '_wc_restrictions')
UNION ALL
SELECT gJZg7JWx_woocommerce_termmeta.woocommerce_term_id FROM gJZg7JWx_woocommerce_termmeta WHERE ( (meta_key ='_wc_restrictions' AND meta_value = 'public') OR (meta_key = '_wc_restrictions_allowed' AND meta_value IN ('guest') ) ) )
WordPress database error: [Table 'ctbwireless_wp_fbs6i.gJZg7JWx_woocommerce_termmeta' doesn't exist]
SELECT DISTINCT gJZg7JWx_posts.ID FROM gJZg7JWx_posts INNER JOIN (
SELECT DISTINCT post_id FROM gJZg7JWx_postmeta
WHERE post_id NOT IN (SELECT post_id FROM gJZg7JWx_postmeta WHERE meta_key = '_wc_restrictions')
AND post_id NOT IN(SELECT DISTINCT tr.object_id FROM gJZg7JWx_woocommerce_termmeta
INNER JOIN gJZg7JWx_term_taxonomy tt on gJZg7JWx_woocommerce_termmeta.woocommerce_term_id = tt.term_id
INNER JOIN gJZg7JWx_term_relationships tr on tt.term_taxonomy_id = tr.term_taxonomy_id
WHERE tt.taxonomy = 'product_cat' AND meta_key='_wc_restrictions')
UNION ALL
SELECT post_id FROM gJZg7JWx_postmeta
WHERE (meta_key = '_wc_restrictions' AND meta_value = 'public') OR (meta_key = '_wc_restrictions_allowed' AND meta_value IN ('guest'))
UNION ALL
SELECT tr.object_id FROM gJZg7JWx_woocommerce_termmeta
INNER JOIN gJZg7JWx_term_taxonomy tt on gJZg7JWx_woocommerce_termmeta.woocommerce_term_id = tt.term_id
INNER JOIN gJZg7JWx_term_relationships tr on tt.term_taxonomy_id = tr.term_taxonomy_id
WHERE tt.taxonomy = 'product_cat'
AND ( (meta_key='_wc_restrictions' AND meta_value='public') OR (meta_key = '_wc_restrictions_allowed' AND meta_value IN ('guest')) )
AND tr.object_id NOT IN (SELECT DISTINCT post_id FROM gJZg7JWx_postmeta WHERE meta_key = '_wc_restrictions')
) as rfilter on gJZg7JWx_posts.ID = rfilter.post_id WHERE post_type = 'product'