Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter
#50

[eluser]caprisun[/eluser]
Hello,

I am new to codeigniter and started using flexi_auth but i've strumbled on a problem.
After registering or logging in these errors are thrown:

Code:
Severity: Notice
Message: Trying to get property of non-object
Filename: models/flexi_auth_model.php
Line Number: 1702

Severity: Notice
Message: Trying to get property of non-object
Filename: models/flexi_auth_model.php
Line Number: 1705

Severity: Notice
Message: Trying to get property of non-object
Filename: models/flexi_auth_model.php
Line Number: 1705

Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /public_html/dev/system/core/Exceptions.php:185)
Filename: libraries/Session.php
Line Number: 672

Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /public_html/dev/system/core/Exceptions.php:185)
Filename: libraries/Session.php
Line Number: 672

Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /public_html/dev/system/core/Exceptions.php:185)
Filename: helpers/url_helper.php
Line Number: 542

Does anyone know how to solve this, probably a mistake made by myself but can't find out what the problem might be.


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 10-08-2012, 02:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB