Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes\get_userprofile.php on line 4
Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes\get_userprofile.php on line 5
Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes\get_userprofile.php on line 6
Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes\get_userprofile.php on line 7
Warning: Undefined variable $profileid in C:\Apache24\htdocs\assets\routes\get_userprofile.php on line 40
[{"Message":"Error found...","error":{},"profileid":null,"sql_":"select a.id as user_id, a.ranch_id, a.first_name, a.last_name, concat(a.first_name,' ',a.last_name) as username, a.profile_pic, a.title, a.active_date, a.bio, a.country, a.website,\r\n\ta.address, a.phone, a.email, a.city, a.state, a.zip, a.posts, a.comments, a.liked, a.following, a.notifications, a.date_added,ifnull(a.birthdate,'') as birthdate, a.ranches,\r\n a.public_phone, a.public_email, a.public_address, a.public_city, a.public_state, a.public_zip, r.profile_pic as ranch_profile_pic, r.ranch_name,eighteen_older,\r\n ( 3959 * acos( \r\n * \r\n z.cos_rad_lat * \r\n cos( z.rad_lng - ) + \r\n * \r\n z.sin_rad_lat \r\n ) ) as distance\r\n from accounts a\r\n inner join ranches r on r.id = a.ranch_id \r\n left outer join zip_codes z on z.zip = a.zip\r\n where a.id = ''"}]