Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have an issue with the /request #4

Open
CodingKrav opened this issue May 23, 2014 · 3 comments
Open

Have an issue with the /request #4

CodingKrav opened this issue May 23, 2014 · 3 comments

Comments

@CodingKrav
Copy link

Hello, great tutorial! Just have an issue with the /request for a new password. It seems to just error out the page when I click reset. I have everything setup exactly how you set up and I keep getting this, except for the database connection, but same tables and code.
screen1

@CodingKrav
Copy link
Author

I should say, it did add the item to the database, but just won't reload the page correctly. I put in /reset/{token} from the database and it does come up with the reset form, but it doesn't change the password if I fill in the forms.

@ghost
Copy link

ghost commented Jun 2, 2014

Jon, first of all turn on debug mode for output the real problem. You may change this line on your config/mail.php 'from' => array('address' => null, 'name' => null), providing address will let the email sent.

@assertchris
Copy link
Owner

Please turn on debugging, else you cannot possibly be helped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants