Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Cetak.php
Line Number: 127
Backtrace:
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/controllers/Cetak.php
Line: 127
Function: _error_handler
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Cetak.php
Line Number: 133
Backtrace:
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/controllers/Cetak.php
Line: 133
Function: _error_handler
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Cetak.php
Line Number: 134
Backtrace:
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/controllers/Cetak.php
Line: 134
Function: _error_handler
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: kolom
Filename: controllers/Cetak.php
Line Number: 135
Backtrace:
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/controllers/Cetak.php
Line: 135
Function: _error_handler
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: kolom
Filename: controllers/Cetak.php
Line Number: 136
Backtrace:
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/controllers/Cetak.php
Line: 136
Function: _error_handler
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: Digit
Filename: helpers/kumala_helper.php
Line Number: 240
Backtrace:
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/helpers/kumala_helper.php
Line: 240
Function: _error_handler
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/controllers/Cetak.php
Line: 136
Function: duaDigit
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/models/M_master.php
Line: 514
Function: get
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/application/controllers/Cetak.php
Line: 136
Function: ListDataTahunLimitCol
File: /home/dp3asulselcom/dp3a.sulselprov.go.id/siga/index.php
Line: 315
Function: require_once
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') as JumData, `a`.`id_tabel` FROM `tbl__kolom` as `a` WHERE `a`.`id_tabel` IS...' at line 1
SELECT `a`.`ID`, `a`.`Tahun`, SUM() as JumData, `a`.`id_tabel` FROM `tbl__kolom` as `a` WHERE `a`.`id_tabel` IS NULL GROUP BY `a`.`Tahun` ORDER BY `a`.`Tahun` DESC LIMIT 5
Filename: models/M_master.php
Line Number: 514