Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Cannot change session cookie parameters when headers already sent
Filename: Session/Session.php
Line Number: 294
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time
Filename: drivers/Session_files_driver.php
Line Number: 108
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Cannot change save handler when headers already sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Cannot start session when headers already sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /srv/app/application/controllers/MapController.php
Line: 7
Function: __construct
File: /srv/app/index.php
Line: 315
Function: require_once
Severity: Warning
Message: pg_query(): Query failed: ERROR: column "how it has been" does not exist LINE 1: ... AS "Is there any disaster happned? If happened", "how it ha... ^
Filename: postgre/postgre_driver.php
Line Number: 242
Backtrace:
File: /srv/app/application/models/Map_model.php
Line: 20
Function: get
File: /srv/app/application/controllers/MapController.php
Line: 25
Function: get_as_map_data
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/application/controllers/MapController.php:1)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /srv/app/application/models/Map_model.php
Line: 20
Function: get
File: /srv/app/application/controllers/MapController.php
Line: 25
Function: get_as_map_data
File: /srv/app/index.php
Line: 315
Function: require_once
Error Number:
ERROR: column "how it has been" does not exist LINE 1: ... AS "Is there any disaster happned? If happened", "how it ha... ^
SELECT "a0" AS "SN", "a1" AS "Wards", "a2" AS "Name", "a3" AS "X", "a4" AS "Y", "a5" AS "Address", "a6" AS "Name of Focal/Contact Person", "a7" AS "Contact no of focal person", "a8" AS "Email of focal person", "a9" AS "Number of Employees", "a10" AS "Services", "a11" AS "Service Area", "a12" AS "Is there any disaster happned? If happened", "how it has been" "managed", "a13" AS "Is there SAR materials? If", "what are" "they?", "a14" AS "Remarks", "the_geom" AS "the_geom" FROM "pharmacies_and_health_clinics" ORDER BY "id" ASC
Filename: models/Map_model.php
Line Number: 20