Thread Starter
andz89
(@andz89)
I insert $wpdb->print_error(); after my wpdb code but the result is same. unable to save.
Thread Starter
andz89
(@andz89)
how to check using $wpdb->print_error(); ? where I put that?
Thread Starter
andz89
(@andz89)
Hi Dnesscarkey,
Thank you for your reply.
I tried this prefix name to my table name “$wpdb->prefix .’mybooks'”
the result is the same. unable to save.
I hope you can help me for this.