phil <[EMAIL PROTECTED]> writes: > On Mon, 10 Apr 2006 12:36:40 -0500, "Jack Schwarz" <[EMAIL PROTECTED]> wrote: >> Piers was nice enough to help me out with this one. I will post the >> solution below incase anyone else is having trouble. >> >> Some themes (Scribbish in particular) were giving me Rails errors when >> rendering pages. This was the the fix: >> >> Change the line in /layouts/default.rhtml that reads >> >> <%= render_component(:controller => 'sidebars/sidebar', :action => >> 'display_plugins') %> >> >> to read >> >> <%= render_sidebars %> > > > Nice, now is there an easy way to fix searching in Scribbish?
Errr. I haven't touched the search... -- Piers Cawley <[EMAIL PROTECTED]> http://www.bofh.org.uk/ _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
