A PHP Error was encountered

Severity: Notice

Message: Undefined index: userName

Filename: controllers/Main.php

Line Number: 220

Backtrace:

File: /home/greensmacsco/public_html/application/controllers/Main.php
Line: 220
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Undefined index: userEmail

Filename: controllers/Main.php

Line Number: 220

Backtrace:

File: /home/greensmacsco/public_html/application/controllers/Main.php
Line: 220
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Undefined index: userMessage

Filename: controllers/Main.php

Line Number: 220

Backtrace:

File: /home/greensmacsco/public_html/application/controllers/Main.php
Line: 220
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Undefined index: userPhone

Filename: controllers/Main.php

Line Number: 220

Backtrace:

File: /home/greensmacsco/public_html/application/controllers/Main.php
Line: 220
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Undefined index: userSubject

Filename: controllers/Main.php

Line Number: 220

Backtrace:

File: /home/greensmacsco/public_html/application/controllers/Main.php
Line: 220
Function: _error_handler

File: /home/greensmacsco/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/greensmacsco/public_html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/greensmacsco/public_html/application/models/Details.php
Line: 712
Function: insert

File: /home/greensmacsco/public_html/application/controllers/Main.php
Line: 220
Function: submit_user_message

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

Database Error

A Database Error Occurred

Error Number: 1048

Column '_name' cannot be null

INSERT INTO `_message` (`_name`, `_email`, `_msg`, `_phone`, `_sub`, `_status`) VALUES (NULL, NULL, NULL, NULL, NULL, 'active')

Filename: models/Details.php

Line Number: 712