Ruby on Rails Sunday, October 31, 2010

same problem here... any ideas guys?

On Oct 29, 3:28 am, tom <tomabr...@gmail.com> wrote:
> hi , in my logs i see that:
>
> Completed in 1480ms (View: 267, DB: 90) | 200 OK [http://192.168.2.9/xyz/99]
>   SQL (1.4ms)   SET NAMES 'utf8'
>   SQL (0.7ms)   SET SQL_AUTO_IS_NULL=0
>
> Processing xyzsController#images to gif (for 192.168.2.3 at 2010-10-28
> 15:22:35) [GET]
>   Parameters: {"id"=>"loading"}
>
> ActionController::UnknownAction (No action responded to images.
>
> then to stop the error,  i created an action plus view, although it doesnt
> get rendered.
>
> > how can i find out who is triggering that action? is there a way at all?
> > i do have a suspicion that this is coming from one of those lightbox
>
> olugins....
>
> thx

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment