A PHP Error was encountered

Severity: Notice

Message: Undefined index: code

Filename: controllers/Userlogin.php

Line Number: 316

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 316
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$access_token

Filename: libraries/Linkedin.php

Line Number: 39

Backtrace:

File: /home/newportall/public_html/application/libraries/Linkedin.php
Line: 39
Function: _error_handler

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 316
Function: getAccessToken

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$elements

Filename: controllers/Userlogin.php

Line Number: 319

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 319
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'handle~' of non-object

Filename: controllers/Userlogin.php

Line Number: 319

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 319
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

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

Filename: controllers/Userlogin.php

Line Number: 319

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 319
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$id

Filename: controllers/Userlogin.php

Line Number: 323

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 323
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$firstName

Filename: controllers/Userlogin.php

Line Number: 324

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 324
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

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

Filename: controllers/Userlogin.php

Line Number: 324

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 324
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

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

Filename: controllers/Userlogin.php

Line Number: 324

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 324
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$lastName

Filename: controllers/Userlogin.php

Line Number: 325

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 325
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

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

Filename: controllers/Userlogin.php

Line Number: 325

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 325
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Notice

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

Filename: controllers/Userlogin.php

Line Number: 325

Backtrace:

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 325
Function: _error_handler

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/newportall/public_html/application/models/Userloginmodel.php
Line: 7
Function: insert

File: /home/newportall/public_html/application/controllers/Userlogin.php
Line: 360
Function: register_user

File: /home/newportall/public_html/index.php
Line: 325
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1048

Column 'emailid' cannot be null

INSERT INTO `users` (`oauth_provider`, `oauth_uid`, `name`, `emailid`, `isactive`, `lastlogin`, `modifiedat`) VALUES ('linkedin', NULL, ' ', NULL, 1, '2025-06-08 08:42:40', '2025-06-08 08:42:40')

Filename: models/Userloginmodel.php

Line Number: 7