Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\create_ranch.php on line 5
Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\create_ranch.php on line 6
Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\create_ranch.php on line 7
Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\create_ranch.php on line 8
Warning: Trying to access array offset on value of type null in C:\Apache24\htdocs\assets\routes-old\create_ranch.php on line 9
[{"Message":"Error found...","error":{},"sql_":"insert into ranches (\r\n user_id,\r\n ranch_name,\r\n entity_type,\r\n first_name_owner,\r\n last_name_owner, \r\n phone,\r\n email,\r\n address,\r\n country,\r\n city,\r\n state,\r\n zip,\r\n website, \r\n profile_pic\r\n ) \r\n select \r\n ,\r\n '',\r\n '',\r\n '',\r\n '',\r\n a.phone,\r\n a.email,\r\n a.address,\r\n a.country,\r\n a.city,\r\n a.state,\r\n a.zip,\r\n a.website,\r\n 'assets\/data\/users\/default\/ranch_avator.png' from accounts a where a.id = and not in(select user_id from ranches where ranch_name = '')\r\n "}]