You're probably using the 2.2 version of engines: try getting the 2.1.2 version:
http://github.com/lazyatom/engines/tree/2.1.2 On Mon, Dec 1, 2008 at 11:06 AM, gmfgmf <[EMAIL PROTECTED]> wrote: > > Thanks for your fast reply! > > Thing is i was running 2.1.2 but when i tried to run script/generate > plugin_migration for the first time i got: > > $ script/generate plugin_migration > /config/../vendor/plugins/engines/boot.rb:4: This version of the > engines plugin requires Rails 2.2.0 or later! (RuntimeError) > > > > Regards > > > On Dec 1, 6:03 pm, "Bruno Bornsztein" <[EMAIL PROTECTED]> > wrote: > > CE is not yet updated to work with Rails 2.2. Please try again using > 2.1.2 > > Thanks, > > Bruno > > > > On Mon, Dec 1, 2008 at 11:01 AM, gmfgmf <[EMAIL PROTECTED]> wrote: > > > > > When trying to install communityengine i get stuck at the following > > > step: > > > > > $ script/generate plugin_migration > > > > > This is the error i receive: > > > > > /vendor/plugins/community_engine/engine_plugins/globalite/lib/rails/ > > > localized_active_record.rb:5: uninitialized class variable > > > @@default_error_messages in ActiveRecord::Errors (NameError) > > > from > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > > > 31:in `gem_original_require' > > > from > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > > > 31:in `require' > > > from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > > active_support/dependencies.rb:153:in `require' > > > from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > > active_support/dependencies.rb:521:in `new_constants_in' > > > from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > > active_support/dependencies.rb:153:in `require' > > > from /Users/davidroslund/dev/bonusforum/vendor/plugins/ > > > community_engine/engine_plugins/globalite/lib/globalite.rb:19 > > > from > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > > > 31:in `gem_original_require' > > > from > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > > > 31:in `require' > > > ... 19 levels... > > > from /opt/local/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/commands/ > > > generate.rb:1 > > > from > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > > > 31:in `gem_original_require' > > > from > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > > > 31:in `require' > > > from script/generate:3 > > > > > Been searchin and googling for a solution but but :( ... > > > > > Running osX Leopard > > > Rails 2.2.2 > > > Installed all gems required > > > > > Any ideas? > > > > > Regards... > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
