Severity: Notice
Message: Trying to get property 'agenda_id' of non-object
Filename: public/Agenda.php
Line Number: 95
Backtrace:
			File: /home/dikpora/public_html/web/application/controllers/public/Agenda.php
			Line: 95
			Function: _error_handler			
			File: /home/dikpora/public_html/web/index.php
			Line: 326
			Function: require_once			
Severity: Notice
Message: Trying to get property 'agenda_nama' of non-object
Filename: public/Agenda.php
Line Number: 98
Backtrace:
			File: /home/dikpora/public_html/web/application/controllers/public/Agenda.php
			Line: 98
			Function: _error_handler			
			File: /home/dikpora/public_html/web/index.php
			Line: 326
			Function: require_once			
Severity: Notice
Message: Trying to get property 'agenda_deskripsi' of non-object
Filename: public/Agenda.php
Line Number: 100
Backtrace:
			File: /home/dikpora/public_html/web/application/controllers/public/Agenda.php
			Line: 100
			Function: _error_handler			
			File: /home/dikpora/public_html/web/index.php
			Line: 326
			Function: require_once			
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/dikpora/public_html/web/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
			File: /home/dikpora/public_html/web/application/controllers/public/Agenda.php
			Line: 119
			Function: insert			
			File: /home/dikpora/public_html/web/index.php
			Line: 326
			Function: require_once			
Error Number: 1048
Column 'post_id' cannot be null
INSERT INTO `tbl_visiter` (`ip`, `post_id`, `type`, `date`) VALUES ('216.73.216.220', NULL, 'agenda', '2025-10-31')
Filename: controllers/public/Agenda.php
Line Number: 119