Hey, I'm having trouble creating a new user with the login_engine signup method. Whenever I try and register a new user from the login page -> register as a new user, I get redirected to the signup page with the message that an error has occurred since some email could not be sent. As such I can't create any users. I followed the installation instructions at rails-engines.org (beautiful site by the way) religiously, added the config :use_email_notification, false | statement, but it didn't work. Any ideas? If it'd help for me to post some of my code here, please let me know!
Thanx! Gustav -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
