Rohit sharma
Rohit sharma

Reputation: 43

Woo-commerce : Fatal error: Call to undefined method wpdb::esc_like()

thank you so much all of you to help us..

I have installed a theme woo-commerce in wordpress but showing as error like that

Fatal error: Call to undefined method wpdb::esc_like() in /customers/2/6/c/xyz.in/httpd.www/wp-content/plugins/woocommerce/includes/class-wc-install.php on line 202

so how can i resolve this issues, actually it's issues from the theme or database i am not getting the solution to resolve this..

Upvotes: 0

Views: 1584

Answers (1)

Nikolay
Nikolay

Reputation: 409

WooCommerce 2.6.6 requires Wordpress 4.4 or higher. If you want to use an old Wordpress like 3.9 (which a very bad idea, you should change your theme), try with old WooCommerce too.

Upvotes: 1

Related Questions