Hi, The stuff to do plugin uses DB tables. So please run rake db:migrate_plugins, and check again. This should fix :)
On Wed, Mar 11, 2009 at 6:37 PM, shahroon ali <[email protected]>wrote: > This is in my production.log, but i dont understand that what sort of error > is this? > > Parameters: {"action"=>"index", "user_id"=>"3", > "controller"=>"stuff_to_do"} > Rendering template within layouts/base > Rendering stuff_to_do/index > Completed in 0.06024 (16 reqs/sec) | Rendering: 0.01446 (24%) | DB: 0.03742 > (62%) | 200 OK [http://192.168.1.208/redmine/stuff_to_do?user_id=3] > > > Processing StuffToDoController#index (for 192.168.1.9 at 2009-03-08 > 11:42:26) [GET] > Session ID: 84aab3623dfcea8c2e968d6cdd45065b > Parameters: {"action"=>"index", "user_id"=>"3", > "controller"=>"stuff_to_do"} > Rendering template within layouts/base > Rendering stuff_to_do/index > Completed in 0.04952 (20 reqs/sec) | Rendering: 0.01078 (21%) | DB: 0.03140 > (63%) | 200 OK [http://192.168.1.208/redmine/stuff_to_do?user_id=3] > > > > > > > > > > > > > > > > > > > On Wed, Mar 11, 2009 at 9:33 PM, sumanth krishna < > [email protected]> wrote: > >> >> Hi Shahroon, >> What does the log say? Can you paste it here! >> >> On Mar 11, 6:25 pm, shahroon ali <[email protected]> wrote: >> > Hi, >> > I am trying to save a list through this "stuff to do" plugin, but it >> > leads me to an error which is >> > >> > "Error saving lists. Please refresh the page and try again" >> > >> > I have googled a lot but got no solution for this. Any idea? >> > >> > Thanks, >> > Shahroon >> >> > > > > -- -- Thanks & Regards, Sumanth Krishna. A +358 40 3276564 Blogs: TwinclingCommunity: http://sumanthtechsavvy.blogspot.com/ http://www.twincling.org/node/227 http://yourway2health.blogspot.com/ http://www.osef.twincling.org --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

