-
Notifications
You must be signed in to change notification settings - Fork 27
Description
I can reproduce this on my server and the XTA2 demo hosted by ericbae.
Create an account using google, enter user name and email and I receive:
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/auth_other.php
Line Number: 295
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/auth_other.php
Line Number: 295
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/ecatv/public_html/system/core/Exceptions.php:170)
Filename: helpers/url_helper.php
Line Number: 541
I'm assuming these errors could be disregarded when CI is in production mode, but I still think this is an error to be looked at.