Rajan Bhatt
2009-Jan-24 19:37 UTC
ActionView::TemplateError (undefined method `comment_count=''
Hello, I am using Facebooker RoR plug-in. Following code used to work but suddenly I am getting an error which I am not able to decipher. Any help is appreciated Thanks Rajan ActionView::TemplateError (undefined method `comment_count='' for #<Facebooker::User::Status:0xb6c382bc @message={}, @time="0">) on line #3 of meetings/list.fbml.erb: 1: <div style="padding-left: 10px; padding-top:10px;"> 2: <h1> 3: Hi <%= @current_facebook_user.first_name %>, Welcome to trymeet. 4: </h1> 5: </div> 6 -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
KokoBean
2009-Jan-26 18:37 UTC
Re: ActionView::TemplateError (undefined method `comment_count=''
Same here!!! Arrrrhhhhahhhghhggg... The same code used to work and, all of a sudden, it does not now. What is going on? Please help! On Jan 24, 11:37 am, Rajan Bhatt <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hello, > > I am using Facebooker RoR plug-in. > > Following code used to work but suddenly I am getting an error which I > am not able to decipher. Any help is appreciated > > Thanks > Rajan > > ActionView::TemplateError (undefined method `comment_count='' for > #<Facebooker::User::Status:0xb6c382bc @message={}, @time="0">) on line > #3 of meetings/list.fbml.erb: > 1: <div style="padding-left: 10px; padding-top:10px;"> > 2: <h1> > 3: Hi <%= @current_facebook_user.first_name %>, Welcome to trymeet. > 4: </h1> > 5: </div> > 6 > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---
Rajan Bhatt
2009-Jan-26 19:41 UTC
Re: ActionView::TemplateError (undefined method `comment_count=''
KokoBean wrote:> Same here!!! Arrrrhhhhahhhghhggg... The same code used to work and, > all of a sudden, it does not now. What is going on? Please help! > > On Jan 24, 11:37�am, Rajan Bhatt <rails-mailing-l...-ARtvInVfO7m5VldFQK4jKA@public.gmane.orgt>Follow this link for answer .. http://www.ruby-forum.com/topic/176661#new -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---