montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

Link to mailing list is broken on the website #200

Open soodoku opened 8 years ago

soodoku commented 8 years ago

And so is the forgot password --- which generates email but then produces a link that is broken. The exact link it generates = http://production.pageonex.com/users/password/edit?reset_password_token=[ANONYMIZED]

numeroteca commented 8 years ago

Please provide the url of the page where you find broken link to mailing list.

For the broken link to reset password remove the subdomain "production", so the link would be: http://pageonex.com/users/password/edit?reset_password_token=[ANONYMIZED] I'll see where to fix that bug.

Thanks for reporting!

rahulbot commented 8 years ago

I updated this on the dev server - please test it there and let me know if it works. If it does, I will update it on production.

numeroteca commented 8 years ago

It looks like sending emails from the dev server is not working. I am not receiving the email after trying to reset the password.

rahulbot commented 8 years ago

I went ahead and pulled it on production. Try it there and let me know.

numeroteca commented 8 years ago

It works. Thanks @rahulbot.

@soodoku, what the broken Link to mailing list? Can you report where you've seen it?