search for: soctt

Displaying 2 results from an estimated 2 matches for "soctt".

Did you mean: scott
2005 Aug 23
1
logrotate broken on 4.1
...but I hate to start straying off the stock/stable path since the main reason I am running Centos4.1 is to have a stable server platform that is maintained via yum update alone. Has anyone fixed this on 4.1? Or have a workaround besides setting /tmp to exec or changing logrotate versions? Thanks, Soctt
2006 Aug 14
0
acts_as_bookmarkable - undefined method `add_bookmark''
...find(params[:id]) bmark = Bookmark.new(:title => @blog.title, :user_id => session[:user].id) @blog.add_bookmark bmark >From what I can tell there is no method in the plugin ''add_bookmark'', is this the problem, if so has anyone got a compy of it that I can use? thanks soctt -- Posted via http://www.ruby-forum.com/.