Hi Kumar,
On 8/31/07, OpenWFEFan <[EMAIL PROTECTED]> wrote:
>
> The same error:
>
> NoMethodError in StoresController#index
>
> undefined method `find_all_by_store_name' for
> OpenWFE::Extras::Workitem:Class
>
> RAILS_ROOT: ./script/../config/..
> Application Trace | Framework Trace | Full Trace
>
> F:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
> base.rb:1196:in `method_missing'
> ../openwfe-ruby/lib/openwfe/extras/participants/activeparticipants.rb:
> 269:in `find_in_stores'
> #{RAILS_ROOT}/app/controllers/stores_controller.rb:53:in `index'
Check your database, if your workitems table still has a "store"
column instead of a "store_name" one, you should update your schema.
You can do that easily by running the command "./clean.sh" located at
the root of densha/ (while densha is not running of course).
I think it will fix your issue.
> Again I am sure it will be fixed soon, as far now if I get the launch
> page working with acts_as_authenticated that should be good enough for
> now.
>
> If you can send me the pages that work for you, it might be helpful to
> others.
The pages that work for me ? Well they all work for me... What do you mean ?
Keep me informed, thanks for the feedback,
--
John Mettraux -///- http://jmettraux.openwfe.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenWFEru users" 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/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---