[eluser]Unknown[/eluser]
Hi,
Just wondering if anyone can help me with some errors im getting on the tank_auth register page?
Even though I get the errors everything seems to process as it should;
Code:
A PHP Error was encountered
Severity: Warning
Message: Missing argument 1 for base_url(), called in /home/downlow/public_html/alpha/application/controllers/auth.php on line 499 and defined
Filename: helpers/MY_url_helper.php
Line Number: 15
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: uri
Filename: helpers/MY_url_helper.php
Line Number: 23
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/downlow/public_html/alpha/system/core/Exceptions.php:185)
Filename: libraries/Session.php
Line Number: 675
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/downlow/public_html/alpha/system/core/Exceptions.php:185)
Filename: libraries/Session.php
Line Number: 675
Cant seem to find any documentation, or relevant forum posts.
Many thanks,
M