Severity: Notice
Message: Undefined index: order
Filename: controllers/Kyl.php
Line Number: 62
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 62
Function: _error_handler
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Kyl.php
Line Number: 62
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 62
Function: _error_handler
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type null
Filename: controllers/Kyl.php
Line Number: 62
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 62
Function: _error_handler
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Severity: Notice
Message: Undefined index: length
Filename: controllers/Kyl.php
Line Number: 63
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 63
Function: _error_handler
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Severity: Notice
Message: Undefined index: draw
Filename: controllers/Kyl.php
Line Number: 64
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 64
Function: _error_handler
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Severity: Notice
Message: Undefined index: start
Filename: controllers/Kyl.php
Line Number: 69
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 69
Function: _error_handler
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Severity: Warning
Message: pg_query(): Query failed: ERROR: syntax error at or near "offset" LINE 4: ... cu WHERE 1 = 1 order by cu.insert_time desc limit offset ^
Filename: postgre/postgre_driver.php
Line Number: 242
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/models/Kyl_model.php
Line: 43
Function: query
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 76
Function: get_kyl
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/odisha4kgeo.in/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /var/www/html/odisha4kgeo.in/public_html/application/models/Kyl_model.php
Line: 43
Function: query
File: /var/www/html/odisha4kgeo.in/public_html/application/controllers/Kyl.php
Line: 76
Function: get_kyl
File: /var/www/html/odisha4kgeo.in/public_html/index.php
Line: 324
Function: require_once
Error Number:
ERROR: syntax error at or near "offset" LINE 4: ... cu WHERE 1 = 1 order by cu.insert_time desc limit offset ^
select cu.cad_id, cu.phone_no, to_char( cu.insert_time, 'dd-mm-YYYY HH24:MM') insert_time FROM cad_userdata cu WHERE 1 = 1 order by cu.insert_time desc limit offset
Filename: models/Kyl_model.php
Line Number: 43