• Hi,

    I know there are some posts about this issue, i read them all, but was unsuccessful to fix the problem.

    I have this code:
    ($wpdb->prepare("SELECT order_id FROM $orders_table WHERE theme_name='$theme_name' && user_id='$user_id' && order_status='0' && order_verified ='0' ")

    What I have to change on it?

    Thanks

  • The topic ‘$wpdb->prepare error after update’ is closed to new replies.