I'm having the same issue. I was excited to get community engine up
and running and created the first user account with my info.
Refreshing the page brought a similar error message:

ActiveRecord::RecordNotFound in BaseController#site_index

Couldn't find User with ID=1

RAILS_ROOT: J:/Users/Dan/community_engine

Application Trace

D:/Programs/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/
active_record/base.rb:1586:in `find_one'
D:/Programs/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/
active_record/base.rb:1569:in `find_from_ids'
D:/Programs/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/
active_record/base.rb:616:in `find_without_pagination'
J:/Users/Dan/community_engine/vendor/plugins/community_engine/plugins/
paginating_find/lib/paginating_find.rb:103:in `find'
J:/Users/Dan/community_engine/vendor/plugins/community_engine/app/
models/user.rb:93:in `find'
J:/Users/Dan/community_engine/vendor/plugins/community_engine/app/
models/user.rb:165:in `find_by_activity'
J:/Users/Dan/community_engine/vendor/plugins/community_engine/app/
models/user.rb:165:in `map'
J:/Users/Dan/community_engine/vendor/plugins/community_engine/app/
models/user.rb:165:in `find_by_activity'
D:/Programs/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/
active_record/named_scope.rb:181:in `send'
D:/Programs/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/
active_record/named_scope.rb:181:in `method_missing'
D:/Programs/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/
active_record/base.rb:2143:in `with_scope'
D:1:in `__send__'
D:1:in `with_scope'

If anyone has any ideas, please let me know. It could be my fault, as
I am a total noob and did not successfullt run "rake test" after
install (nor would I know exactly how to troubleshoot errors anyway).

Thanks,

Dan Barrett
[email protected]


On Oct 8, 7:17 am, khelll <[email protected]> wrote:
> I'm using the last version of community engine, after theuser
> registers, and tries to go to any page without activating his email,
> an error shows:
>
> ActiveRecord::RecordNotFound (Couldn'tfindUserwith ID=3):
>   vendor/plugins/community_engine/plugins/paginating_find/lib/
> paginating_find.rb:103:in `find'
>   vendor/plugins/community_engine/app/models/user.rb:93:in `find'
>   vendor/plugins/community_engine/app/models/user.rb:165:in
> `find_by_activity'
>   vendor/plugins/community_engine/app/models/user.rb:165:in `map'
>   vendor/plugins/community_engine/app/models/user.rb:165:in
> `find_by_activity'

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" 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/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to