I am having problems with the Aissac branch of the mailer extension, 0.8.1
branch, running with passenger on my production server. On my development
machine it works perfectly well (redirects to thank you page), but on the
production server it doesn't redirect. The database is exactly the same for
both environments. This is the output for each process:

Production:

Processing SiteController#show_page (for 127.0.0.1 at 2009-11-05 15:49:58)
[POST]
  Parameters: {"x"=>"104", "y"=>"23", "url"=>["contact"],
"action"=>"show_page", "mailer"=>{"name"=>"test", "employment"=>"true",
"moreinfo"=>"true", "internship"=>"true", "organization"=>"testing",
"message"=>"taoiklj l;kj ;lkj ;lkj ;lkj ;lkj ", "email"=>"
pixeln...@gmail.com"}, "controller"=>"site"}
Sent mail to nturn...@andadv.com, kgres...@andadv.com
Completed in 6407ms (DB: 7) | 200 [http://localhost/contact/]


Development:

Processing SiteController#show_page (for 127.0.0.1 at 2009-11-05 15:51:50)
[POST]
  Parameters: {"x"=>"92", "y"=>"29", "url"=>["contact"],
"action"=>"show_page", "mailer"=>{"name"=>"test", "employment"=>"true",
"moreinfo"=>"true", "internship"=>"true", "organization"=>"testing",
"message"=>"taoiklj l;kj ;lkj ;lkj ;lkj ;lkj ", "email"=>"
pixeln...@gmail.com"}, "controller"=>"site"}


I don't know where to start to troubleshoot this. Any pointers?



~Nate
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to