Error Deprecated: Unparenthesized
-
I found this error:
Deprecated: Unparenthesizeda ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)in /homepages/12/d576672246/htdocs/wp-content/plugins/woocommerce-catalog-enquiry/classes/class-wc-Woocommerce-Catalog-Enquiry-frontend.php on line 992How can I solve it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error Deprecated: Unparenthesized’ is closed to new replies.