Severity: Warning
Message: pg_query(): Query failed: ERROR: relation "road_accidents" does not exist LINE 2: FROM "road_accidents" ^
Filename: postgre/postgre_driver.php
Line Number: 242
Backtrace:
File: /srv/app/application/models/Table_model.php
Line: 71
Function: get
File: /srv/app/application/controllers/Admin/TableController.php
Line: 332
Function: get_asjson
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /srv/app/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /srv/app/application/models/Table_model.php
Line: 71
Function: get
File: /srv/app/application/controllers/Admin/TableController.php
Line: 332
Function: get_asjson
File: /srv/app/index.php
Line: 315
Function: require_once
Error Number:
ERROR: relation "road_accidents" does not exist LINE 2: FROM "road_accidents" ^
SELECT ST_AsGeoJSON(the_geom) FROM "road_accidents" ORDER BY "id" ASC
Filename: models/Table_model.php
Line Number: 71