Hi John
On Aug 30, 5:55 pm, "John Mettraux" <[EMAIL PROTECTED]> wrote:
> 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.
Yep! That was it. Thanks for the quick response.
<snip>
>
> The pages that work for me ? Well they all work for me...
For me too :-)
Again i have not looked into the controller code in detail. But
eadmin page and couple of other pages end up in the stores page
Also within a page, authentication is remembered but when I change the
url to a different controller, it wants to be authenticated again. But
I will look into that.
Thanks
Kumar
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---