A PHP Error was encountered

Severity: Notice

Message: Undefined index: userid

Filename: controllers/ForumHome.php

Line Number: 96

Backtrace:

File: /home/cutigers/public_html/application/controllers/ForumHome.php
Line: 96
Function: _error_handler

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

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/cutigers/public_html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/cutigers/public_html/application/models/ForumModel.php
Line: 116
Function: insert

File: /home/cutigers/public_html/application/controllers/ForumHome.php
Line: 100
Function: insertForumTopicReply

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

Database Error

A Database Error Occurred

Error Number: 1048

Column 'fr_fd_id' cannot be null

INSERT INTO `forum_replies` (`fr_fd_id`, `fr_author_id`, `fr_publish_date`, `fr_text`) VALUES (NULL, NULL, '2024-03-29 00:28:28', NULL)

Filename: models/ForumModel.php

Line Number: 116