Re: [Rails] Re: [ANN] form_remote_upload plugin
by Sunder Iyer other posts by this author
Mar 22 2006 1:50PM messages near this date
Re: [Rails] Re: [ANN] form_remote_upload plugin
|
Re: [Rails] Re: [ANN] form_remote_upload plugin
Iam having the same exact problem. I tried including the after_filter
directly into the Base controller, but my helpers are still not visible.
Anybody else get their helpers working after installing this plugin, please
chime in. Appreciate your help.
On 2/15/06, Kyle Maxwell <kyle@[...].com> wrote:
>
> On 2/14/06, adam roth <adamjroth@[...].com> wrote:
> > The uploading feature works great, just one problem -- Everything
> > defined in my ApplicationHelper suddenly stops working, ie:
> >
> > undefined method `thumbnail_default' for #<#<Class:0x220c210>:0x220c1ac>
> >
> > (thumbnail_default is defiend in ApplicationHelper)
> >
> > I figured something must be wrong with frt_upload_filter.rb so I
> > commented it all out, restarted the server, and my helpers started to
> > work again. Any ideas on this one?
> >
> >
> >
> >
> > --
> > Posted via http://www.ruby-forum.com/.
> > _______________________________________________
> > Rails mailing list
> > Rails@[...].org
> > http://lists.rubyonrails.org/mailman/listinfo/rails
> >
>
> Try to break down which lines are causing the problem. It's probably
> one of the includes in ActionController::Base around
> frt_upload_filter#20.
>
> --
> Kyle Maxwell
> Chief Technologist
> E Factor Media // FN Interactive
> kyle@[...].com
> 1-866-263-3261
>
> _______________________________________________
> Rails mailing list
> Rails@[...].org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
>
>
Attachments:
unknown1
unknown2
unknown3
unknown4
Thread:
Kyle Maxwell
Kyle Maxwell
Adam Roth
Tony Jin
Kyle Maxwell
Sunder Iyer
Roberto Saccon
Kyle Maxwell
|