search for: show_comments

Displaying 3 results from an estimated 3 matches for "show_comments".

2008 Apr 14
2
Problems with nil object
Hi to all. I''ve a very big problem. I know this can seem very loing, but please, try to read it. I have a simply blog, with posts and their comments. I''ve two tables in my db, posts, with post id, text and comments_count to store the number of comments-children of each post (as recomanded to do in AWDWR); and the table comments, with comment id, post_id for the post
2006 Jun 05
2
multiple divs in a loop
...oblem i can''t get my brain around :) How do i pass the arguement "story<%=story.id%>" inside the visual_effect method? <% for story in @stories.reverse %> <p><%=link_to_remote ("Show Comments", :update => story.id, :url => {:action => :show_comments, :id => story}, :complete => visual_effect(:grow, __________, :duration => 1.0)) %> <div id="story<%=story.id%>" class="comments_class"> <div id="<%=story.id%>"> </div> </div> <% end %> Any help would be awesome....
2009 Aug 21
1
CentOS 5.3 Anaconda nic device ordering
I have a bunch of HP BL465c G5 blades, with additional dual-port network adapters. The onboard interfaces use the bnx2 driver, while the expansion card uses tg3. All 4 interfaces are detected by both Anaconda and the installed system, but Anaconda is reversing the ordering: Anaconda: eth0 Card 2, Port 1 eth1 Card 2, Port 2 eth2 Card 1, Port 1 eth3 Card 1, Port 2 BIOS and Installed Kernel: