Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\get_userprofile_public.php on line 4

Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\get_userprofile_public.php on line 5

Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\get_userprofile_public.php on line 6

Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\get_userprofile_public.php on line 7

Warning: Undefined variable $profileid in C:\Apache24\htdocs\assets\routes-old\get_userprofile_public.php on line 46
[{"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 case when a.public_address = 1 then a.address else '' end as address,\r\n case when a.public_phone = 1 then a.phone else '' end as phone,\r\n case when a.public_email = 1 then a.email else '' end as email,\r\n case when a.public_city = 1 then a.city else '' end as city,\r\n case when a.public_state = 1 then a.state else '' end as state,\r\n case when a.public_zip = 1 then a.zip else '' end as zip,\r\n 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 = ''"}]