[eluser]jacobkball[/eluser]
Hi there,
I've managed to get Redux working for the most part, but I'm still getting the following error when trying to do a Forgotten Password:
"The email failed to send, try again."
The Registration process works correctly - eg, an email does actually get sent, both from my local development server and my external development server, using Google Apps as the sender.
Clearly, there's something missing or incorrect with the Forgotten Password email function, but I can't for the life of me find it!!
I'd appreciate any help.
Also, some documentation on setting up the Beta 2 version would be most helpful. I've muddled my way through it through persistence, but it's still quite frustrating to get started.
A couple of very simple things would be :
1. Put all the views from the Sample Application into the actual setup folder (not just in the Example Application!);
2. Update the database.sql file to create the first record for the groups table (insert 'member'!);
I think these two things alone would eliminate a lot of the posts I've come across in the past few hours, having problems with the same errors.
Cheers,
Jacob