[18-Jan-2024 00:33:22 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_company.admin_id' in 'on clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:56
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(56): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByAdminId.php(20): AddressBook->readByAdminId()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 56
[18-Jan-2024 00:34:20 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_company.admin_id' in 'on clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:56
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(56): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByAdminId.php(20): AddressBook->readByAdminId()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 56
[18-Jan-2024 00:34:21 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_company.admin_id' in 'on clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:56
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(56): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByAdminId.php(20): AddressBook->readByAdminId()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 56
[18-Jan-2024 00:34:55 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_company.admin_id' in 'on clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:56
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(56): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByAdminId.php(20): AddressBook->readByAdminId()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 56
[18-Jan-2024 11:37:00 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[18-Jan-2024 11:37:00 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[18-Jan-2024 11:37:00 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[18-Jan-2024 11:37:00 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 24
[18-Jan-2024 11:37:03 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[18-Jan-2024 11:37:03 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[18-Jan-2024 11:37:03 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[18-Jan-2024 11:37:04 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[19-Jan-2024 16:24:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[19-Jan-2024 16:24:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[19-Jan-2024 16:24:47 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[19-Jan-2024 16:24:47 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[19-Jan-2024 16:25:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[19-Jan-2024 16:25:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[19-Jan-2024 16:25:25 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[19-Jan-2024 16:25:25 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[21-Jan-2024 13:14:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[21-Jan-2024 13:14:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[21-Jan-2024 13:14:41 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[21-Jan-2024 13:14:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[21-Jan-2024 13:16:58 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[21-Jan-2024 13:16:58 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[21-Jan-2024 13:16:58 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[21-Jan-2024 13:16:58 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[21-Jan-2024 13:22:22 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[21-Jan-2024 13:22:22 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[21-Jan-2024 13:22:22 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[21-Jan-2024 13:22:22 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 12:04:26 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 18
[22-Jan-2024 12:04:26 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 12:04:26 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 12:04:26 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(24): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 12:04:28 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 18
[22-Jan-2024 12:04:28 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 12:04:28 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 12:04:28 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(24): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 18
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(24): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 18
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(24): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 18
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Warning:  Attempt to read property "user_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 12:04:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(24): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 14:42:45 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:42:55 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:43:29 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:43:31 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:43:32 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:43:47 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:43:48 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:43:49 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:44:07 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:44:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:46:02 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:46:02 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:46:02 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:46:03 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:46:03 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'company_id' in 'where clause' in /home/zastitan/serve.zastita.net/models/AddressBook.php:34
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(34): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 34
[22-Jan-2024 14:47:06 Europe/Belgrade] PHP Fatal error:  Uncaught Error: Call to a member function prepare() on null in /home/zastitan/serve.zastita.net/models/AddressBook.php:32
Stack trace:
#0 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#1 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 32
[22-Jan-2024 14:47:07 Europe/Belgrade] PHP Fatal error:  Uncaught Error: Call to a member function prepare() on null in /home/zastitan/serve.zastita.net/models/AddressBook.php:32
Stack trace:
#0 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#1 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 32
[22-Jan-2024 14:48:19 Europe/Belgrade] PHP Fatal error:  Uncaught Error: Call to a member function prepare() on null in /home/zastitan/serve.zastita.net/models/AddressBook.php:32
Stack trace:
#0 /home/zastitan/serve.zastita.net/api/address_book/readByCompanyId.php(20): AddressBook->read()
#1 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 32
[22-Jan-2024 15:00:44 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:00:44 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:00:44 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:00:44 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:03:05 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:03:05 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:03:05 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:03:05 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:04:24 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:04:24 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:04:24 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:04:24 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:05:07 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 15:05:07 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:05:07 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:05:07 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(25): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:05:12 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 15:05:12 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:05:12 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:05:12 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(25): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:11:18 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 15:11:18 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:11:18 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:11:18 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(25): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:15:19 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 15:15:19 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:15:19 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:15:19 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(25): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:16:04 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 19
[22-Jan-2024 15:16:04 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:16:04 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:16:04 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(25): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:15 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:16 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:17 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:18:54 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:18:54 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:18:54 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:18:54 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:39 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:40 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:20:41 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(27): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:21:31 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:21:31 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:21:31 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:21:31 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:21:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:21:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:21:47 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:21:47 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:26:05 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:26:05 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:26:05 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:26:05 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:26:07 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:26:07 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:26:07 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:26:07 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:26:09 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:26:09 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:26:09 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:26:09 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:26:12 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:26:12 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:26:12 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:26:12 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:26:37 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 20
[22-Jan-2024 15:26:37 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[22-Jan-2024 15:26:37 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:26:37 Europe/Belgrade] PHP Fatal error:  Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`zastitan_zastitan_site`.`address_book`, CONSTRAINT `address_book_ibfk_2` FOREIGN KEY (`company_id`) REFERENCES `companies` (`company_id`)) in /home/zastitan/serve.zastita.net/models/AddressBook.php:120
Stack trace:
#0 /home/zastitan/serve.zastita.net/models/AddressBook.php(120): PDOStatement->execute()
#1 /home/zastitan/serve.zastita.net/api/address_book/create.php(26): AddressBook->create()
#2 {main}
  thrown in /home/zastitan/serve.zastita.net/models/AddressBook.php on line 120
[22-Jan-2024 15:32:27 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:32:27 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:32:27 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 15:33:01 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:33:01 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:33:01 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 15:36:27 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:36:27 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:36:27 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 15:40:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:40:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:40:16 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 15:45:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:45:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:45:15 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 15:49:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 15:49:40 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 15:49:40 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 16:45:09 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[22-Jan-2024 16:45:09 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[22-Jan-2024 16:45:09 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[22-Jan-2024 16:50:51 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[22-Jan-2024 17:02:38 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[22-Jan-2024 17:02:38 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[22-Jan-2024 17:02:38 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[22-Jan-2024 17:12:56 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 17:12:56 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 17:12:56 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 17:12:58 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[22-Jan-2024 17:16:00 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 17:16:00 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 17:16:00 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 17:16:06 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[22-Jan-2024 17:18:07 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 17:18:07 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 17:18:07 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 17:18:10 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[22-Jan-2024 17:54:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 17:54:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 17:54:47 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 17:54:53 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[22-Jan-2024 17:54:53 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[22-Jan-2024 17:54:53 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[22-Jan-2024 17:54:55 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[22-Jan-2024 19:17:26 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[22-Jan-2024 19:17:26 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[22-Jan-2024 19:17:26 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[22-Jan-2024 19:17:33 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 13:44:24 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[23-Jan-2024 13:44:24 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[23-Jan-2024 13:44:24 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[23-Jan-2024 13:53:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 13:53:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 13:53:17 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 13:53:19 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 13:53:25 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[23-Jan-2024 13:53:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[23-Jan-2024 13:53:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[23-Jan-2024 14:27:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:27:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:27:16 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:27:18 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 14:43:13 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:43:13 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:43:13 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:43:13 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 26
[23-Jan-2024 14:43:34 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:43:34 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:43:34 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:43:34 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:44:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:44:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:44:25 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:44:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:45:01 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:45:01 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:45:01 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:45:01 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:45:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:45:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:45:47 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:45:47 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:46:04 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:46:04 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:46:04 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:46:04 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:46:49 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:46:49 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:46:49 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:46:49 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:48:32 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:48:32 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:48:32 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:48:32 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:48:34 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 14:48:38 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:48:38 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:48:38 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:48:38 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:52:50 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:52:50 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:52:50 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:52:50 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:52:51 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 14:52:58 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:52:58 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:52:58 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:52:58 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 14:53:01 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 14:57:27 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 14:57:27 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 14:57:27 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 14:57:27 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 16:03:25 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[23-Jan-2024 16:03:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[23-Jan-2024 16:03:25 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[23-Jan-2024 16:40:51 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:40:51 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:40:51 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 16:40:51 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 16:46:43 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:46:43 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:46:43 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 24
[23-Jan-2024 16:46:43 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 28
[23-Jan-2024 16:51:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:51:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:51:15 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:51:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:51:45 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:51:45 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:51:45 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:51:45 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:55:37 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:55:37 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:55:37 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:55:37 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:55:39 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:55:39 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:55:39 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:55:39 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:55:43 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 16:55:59 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:55:59 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:55:59 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:55:59 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:56:01 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 16:56:05 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:56:05 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:56:05 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:56:05 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:56:07 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 16:56:29 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:56:29 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:56:29 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:56:29 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:57:08 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 16:57:13 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 16:57:13 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 16:57:13 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 16:57:13 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 16:57:16 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 17:01:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:01:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 17:01:17 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:01:17 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:01:22 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:01:22 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 17:01:22 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:01:22 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:01:22 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 34
[23-Jan-2024 17:01:26 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:01:26 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:01:26 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 53
[23-Jan-2024 17:01:31 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:01:31 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:01:31 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 53
[23-Jan-2024 17:02:02 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:02:02 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:02:04 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:02:04 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:02:12 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:02:12 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_email in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 17:02:12 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:02:12 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:02:12 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 34
[23-Jan-2024 17:04:31 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:04:31 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:04:31 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:04:31 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 34
[23-Jan-2024 17:06:25 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:06:25 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:06:25 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 27
[23-Jan-2024 17:08:34 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:08:34 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:09:58 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[23-Jan-2024 17:21:07 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:21:07 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:21:20 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$ab_name in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:21:20 Europe/Belgrade] PHP Warning:  Undefined property: stdClass::$company_id in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[23-Jan-2024 17:22:38 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[23-Jan-2024 17:22:38 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[23-Jan-2024 17:22:38 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[24-Jan-2024 10:38:52 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[24-Jan-2024 18:13:08 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[25-Jan-2024 14:58:21 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[25-Jan-2024 15:54:21 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 15:54:21 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 15:54:21 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 15:56:23 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 15:56:23 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 15:56:23 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 15:58:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 15:58:16 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 15:58:16 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 16:08:58 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 16:08:58 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 16:08:58 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 16:09:08 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 16:09:08 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 16:09:08 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 16:12:45 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 16:12:45 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 16:12:45 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 23:00:06 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 23:00:06 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 23:00:06 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 23:00:18 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[25-Jan-2024 23:00:55 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[25-Jan-2024 23:00:55 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[25-Jan-2024 23:00:55 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[25-Jan-2024 23:00:59 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[25-Jan-2024 23:00:59 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[25-Jan-2024 23:00:59 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[25-Jan-2024 23:00:59 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 21
[25-Jan-2024 23:00:59 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 22
[25-Jan-2024 23:00:59 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/update.php on line 23
[25-Jan-2024 23:01:01 Europe/Belgrade] PHP Warning:  Attempt to read property "address_book_id" on null in /home/zastitan/serve.zastita.net/api/address_book/delete.php on line 21
[26-Jan-2024 22:14:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[26-Jan-2024 22:14:15 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[26-Jan-2024 22:14:15 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[10-Feb-2024 17:08:21 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_name" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 21
[10-Feb-2024 17:08:21 Europe/Belgrade] PHP Warning:  Attempt to read property "ab_email" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 22
[10-Feb-2024 17:08:21 Europe/Belgrade] PHP Warning:  Attempt to read property "company_id" on null in /home/zastitan/serve.zastita.net/api/address_book/create.php on line 23
[29-Apr-2024 13:37:37 Europe/Belgrade] PHP Notice:  Trying to get property 'ab_name' of non-object in /home/komotrs/sr.nadzor.app/api/address_book/create.php on line 21
[29-Apr-2024 13:37:37 Europe/Belgrade] PHP Notice:  Trying to get property 'ab_email' of non-object in /home/komotrs/sr.nadzor.app/api/address_book/create.php on line 22
[29-Apr-2024 13:37:37 Europe/Belgrade] PHP Notice:  Trying to get property 'company_id' of non-object in /home/komotrs/sr.nadzor.app/api/address_book/create.php on line 23
