requested an account and got an error+discussion
cool. will look into it. FYI, mail stuff is not yet working on cloud, so I'll have to set you up with an account regardless.
There were actually quite a few accounts issues in the new code. I fixed all the ones I found. deployed.
--Ethan McCutchen.....Mon Dec 19 14:56:55 -0800 2011
Only one Submit button now, but when I clicked it, got:
ArgumentError in AccountController#signup
At least one recipient (To, Cc or Bcc) is required to send a message
Rails.root: /usr/cldstr/wagn.org/wagn/ws/web
Application Trace | Framework Trace | Full Trace
app/controllers/account_controller.rb:29:in `signup'
app/models/user.rb:53:in `as'
app/controllers/account_controller.rb:28:in `signup'
Request
Parameters:
{"format"=>"html",
"commit"=>"Submit",
"authenticity_token"=>"iaKzQ6H4HqimAl9ioP8US+lGahnjD9XhB/v3HeAYyQY=",
"utf8"=>"342234223",
"card"=>{"name"=>"John C. Abbe",
"typecode"=>"",
"content"=>"
a non-admin account
"},"element"=>"main-body",
"user"=>{"email"=>"john@grasscommons.org"}}
Show session dump
Show env dump
Response
Headers:
None
--John Abbe.....Mon Dec 19 15:16:08 -0800 2011
I fixed that particular issue, and now it's failing on a connection issue, which is the actual connection to the mail server. will have to wait on johannes for that one.
--Ethan McCutchen.....Mon Dec 19 21:23:35 -0800 2011