Severity: Notice
Message: Undefined index: id
Filename: models/Calendar_model.php
Line Number: 15
Backtrace:
File: /home/rearagec/feildingsaleyards.co.nz/application/models/Calendar_model.php
Line: 15
Function: _error_handler
File: /home/rearagec/feildingsaleyards.co.nz/application/controllers/Calendar.php
Line: 24
Function: add_event
File: /home/rearagec/feildingsaleyards.co.nz/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: title
Filename: models/Calendar_model.php
Line Number: 15
Backtrace:
File: /home/rearagec/feildingsaleyards.co.nz/application/models/Calendar_model.php
Line: 15
Function: _error_handler
File: /home/rearagec/feildingsaleyards.co.nz/application/controllers/Calendar.php
Line: 24
Function: add_event
File: /home/rearagec/feildingsaleyards.co.nz/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: date
Filename: models/Calendar_model.php
Line Number: 15
Backtrace:
File: /home/rearagec/feildingsaleyards.co.nz/application/models/Calendar_model.php
Line: 15
Function: _error_handler
File: /home/rearagec/feildingsaleyards.co.nz/application/controllers/Calendar.php
Line: 24
Function: add_event
File: /home/rearagec/feildingsaleyards.co.nz/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/rearagec/feildingsaleyards.co.nz/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 573
Backtrace:
File: /home/rearagec/feildingsaleyards.co.nz/application/models/Calendar_model.php
Line: 15
Function: query
File: /home/rearagec/feildingsaleyards.co.nz/application/controllers/Calendar.php
Line: 24
Function: add_event
File: /home/rearagec/feildingsaleyards.co.nz/index.php
Line: 316
Function: require_once
Error Number: 1048
Column 'id' cannot be null
INSERT INTO calendar_events (id,title,calendar_events.date) VALUES (NULL,NULL,NULL)
Filename: models/Calendar_model.php
Line Number: 15