Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/fungsi_helper.php
Line Number: 4
Backtrace:
File: /var/www/html/pindu/application/helpers/fungsi_helper.php
Line: 4
Function: _error_handler
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 49
Function: hapusKoma
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: tag_text
Filename: controllers/Pengaduan.php
Line Number: 50
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 50
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: nik
Filename: controllers/Pengaduan.php
Line Number: 58
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 58
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: user
Filename: controllers/Pengaduan.php
Line Number: 59
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 59
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: alamat
Filename: controllers/Pengaduan.php
Line Number: 60
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 60
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: no_hape
Filename: controllers/Pengaduan.php
Line Number: 61
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 61
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: email
Filename: controllers/Pengaduan.php
Line Number: 62
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 62
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: file_name
Filename: controllers/Pengaduan.php
Line Number: 63
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 63
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: anonim
Filename: controllers/Pengaduan.php
Line Number: 70
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 70
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Notice
Message: Undefined index: rahasia
Filename: controllers/Pengaduan.php
Line Number: 71
Backtrace:
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 71
Function: _error_handler
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/pindu/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /var/www/html/pindu/application/modules/Public/models/M_aksi.php
Line: 23
Function: insert
File: /var/www/html/pindu/application/modules/Public/controllers/Pengaduan.php
Line: 74
Function: save
File: /var/www/html/pindu/index.php
Line: 333
Function: require_once
Error Number: 1048
Column 'nik' cannot be null
INSERT INTO `pengaduan` (`tgl_pelaporan`, `tanggal`, `nik`, `nama`, `alamat`, `no_hape`, `email`, `foto`, `jenis_aduan`, `media`, `isi_aduan`, `id_instansi`, `instansi`, `status_aduan`, `anonim`, `rahasia`) VALUES ('15-12-2025 01:24:00', '2025-12-15 01:24:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Web', '', 0, NULL, '0', NULL, NULL)
Filename: modules/Public/models/M_aksi.php
Line Number: 23