[Radiant] Possible Source of Mailer Failure

Sean Cribbs seancribbs at gmail.com
Wed Mar 5 09:02:21 CST 2008


You need to define a config part (tab) that has the name of your form in 
it, e.g.

contact:
  from:  you at domain.com

Where the name of your form is 'contact'.  Please read the wiki or the 
README for more information on how to write the config part.

Sean

1842759193 wrote:
> Just running through the production.log again when I noticed
>
> NoMethodError (undefined method `symbolize_keys' for nil:NilClass):
> /var/www/fourwalls/vendor/extensions/mailer/app/models/mailer_page.rb:26:in
> `process'
>
> Thought I'd start there for specific files issues:
>
> sudo nano
> /var/www/fourwalls/vendor/extensions/mailer/app/models/mailer_page.rb
>
> Line 26: @form_conf = config['mailers'][form_name].symbolize_keys || {}
>
> So referring to the error output, this method 'symbolize keys' is undefined
> and throws an error straight up.
>
> I'll make some other enquiries re this in ruby forums etc but could the
> author of the Mailer Extension (Matt?) have a look at this?
>
> Thanks in advance, 1842759193
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
>   



More information about the Radiant mailing list