Welcome Guest, Not a member yet? Register   Sign In
Tank_Auth Shows warnings when user registers and activation fails with “Incorrect or Expired” message.
#1

[eluser]SpudNik[/eluser]
I am trying to use Tank Auth in my project but I am having some issues. After following all the installation instructions (there aren't many) I tried registering a user. When I submit the registration form I am presented with several warnings on the screen.

Most of them are this:

Message: date() [function.date]: It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MDT/-6.0/DST' instead

The one other is this:

Message: Cannot modify header information - headers already sent by (output started at /Users/Nick/Sites/HoneyDo/system/core/Exceptions.php:170)

Despite the above messages a confirmation email is sent to my inbox. The confirmation email contains a link that basically says click here to confirm registration. However, when I do, the page just says "The activation code you entered is either incorrect or expired."

Is there anyone out there using this that has seen these issues?

Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB