You definitely have this in your environment.rb?
module LoginEngine
config :salt, <whatever>
config :use_email_notification, false
end
If so, check your logs for any error messages, and try and post the
relevant parts here.
- james
On 1/18/06, gustav paul <[EMAIL PROTECTED]> wrote:
> 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
>
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org