A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'nama_halaman' of non-object

Filename: controllers/Page.php

Line Number: 17

Backtrace:

File: /www/wwwroot/ppid/application/controllers/Page.php
Line: 17
Function: _error_handler

File: /www/wwwroot/ppid/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'isi' of non-object

Filename: home/read.php

Line Number: 22

Backtrace:

File: /www/wwwroot/ppid/application/views/home/read.php
Line: 22
Function: _error_handler

File: /www/wwwroot/ppid/application/views/layout/content.php
Line: 4
Function: view

File: /www/wwwroot/ppid/application/views/layout/wrapper.php
Line: 5
Function: require_once

File: /www/wwwroot/ppid/application/controllers/Page.php
Line: 20
Function: view

File: /www/wwwroot/ppid/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: kata_kunci

Filename: layout/footer.php

Line Number: 120

Backtrace:

File: /www/wwwroot/ppid/application/views/layout/footer.php
Line: 120
Function: _error_handler

File: /www/wwwroot/ppid/application/views/layout/wrapper.php
Line: 6
Function: require_once

File: /www/wwwroot/ppid/application/controllers/Page.php
Line: 20
Function: view

File: /www/wwwroot/ppid/index.php
Line: 315
Function: require_once

https://ppid.jambikota.go.id/daftar_info_publik/ajax_list_pencarian/", "type": "POST", "data": function ( data ) { data.kategori = $('#kategori').val(); data.opd = $('#opd').val(); } }, //Set column definition initialisation properties. "columnDefs": [ { "targets": [ 0 ], "orderable": false, }, ], }); $('#btn-filter2').click(function(){ table2.ajax.reload(); }); $('#btn-reset2').click(function(){ $('#form-filter2')[0].reset(); table2.ajax.reload(); }); });