Error:
Catchable fatal error: Object of class WP_Error could not be converted to string in thanks.php on line 86
The code is below where problem is:
$wpdb->get_results('SELECT phone, user_nicename, user_email FROM ol_users WHERE ID = "'.$pidl.'"');