Severity: Notice
Message: Undefined variable: kolom
Filename: controllers/Cetak.php
Line Number: 150
Backtrace:
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/application/controllers/Cetak.php
Line: 150
Function: _error_handler
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: Digit
Filename: helpers/kumala_helper.php
Line Number: 227
Backtrace:
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/application/helpers/kumala_helper.php
Line: 227
Function: _error_handler
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/application/controllers/Cetak.php
Line: 150
Function: duaDigit
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: IDTabel
Filename: controllers/Cetak.php
Line Number: 150
Backtrace:
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/application/controllers/Cetak.php
Line: 150
Function: _error_handler
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/application/models/M_master.php
Line: 200
Function: get
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/application/controllers/Cetak.php
Line: 150
Function: ListDataTahunLimit
File: /home/dpmdp3abtg/siga.dpmdp3abantaeng.com/index.php
Line: 315
Function: require_once
Error Number: 1146
Table 'dpmdp3abtg_si94.tbl__kolom' doesn't exist
SELECT `a`.`ID`, `a`.`Tahun`, SUM(a.Col_01) as JumData FROM `tbl__kolom` as `a` WHERE `a`.`id_tabel` IS NULL GROUP BY `a`.`Tahun` ORDER BY `a`.`Tahun` DESC
Filename: models/M_master.php
Line Number: 200