A PHP Error was encountered

Severity: Notice

Message: Undefined variable: kolom

Filename: controllers/Cetak.php

Line Number: 150

Backtrace:

File: /home/siga/public_html/application/controllers/Cetak.php
Line: 150
Function: _error_handler

File: /home/siga/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: Digit

Filename: helpers/kumala_helper.php

Line Number: 250

Backtrace:

File: /home/siga/public_html/application/helpers/kumala_helper.php
Line: 250
Function: _error_handler

File: /home/siga/public_html/application/controllers/Cetak.php
Line: 150
Function: duaDigit

File: /home/siga/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: IDTabel

Filename: controllers/Cetak.php

Line Number: 150

Backtrace:

File: /home/siga/public_html/application/controllers/Cetak.php
Line: 150
Function: _error_handler

File: /home/siga/public_html/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1146

Table 'db_dp3a_siga.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