I tried this using engines 2.1.0 now too and still gives me rails 2.2.0 error. I've uninstalled engines completely from the app and reinstalled just 2.1.2 still didn't work. Started a new app installing from scratch and installed the correct rails and engines plugin so that I wouldn't be overwriting a newer version and am still running into this problem. I am not sure if there is a universal copy of engines I thought it was just the plugin that installed to the app so if thats the case it may be the problem but I have no clue where to look for it since I didn't even know there was one.
On Dec 4, 9:59 pm, Giri <[EMAIL PROTECTED]> wrote: > Hi, > > I had a similar error few days back when my hosting service updated > the rails to rails 2.2 without any notice. > > After various tries, I had very rogue installation. > Verify these things: > -- Did you completely uninstall any engines 2.2 from your your local / > universal gems path(if using locally) > -- If you are using a local gem_path, did you set that in your > environment.rb > > That is all the suggestions that i have as of now. > > Hope that helps. > > Regards, > Giri > On Dec 4, 6:51 pm, jdutil <[EMAIL PROTECTED]> wrote: > > > oops didnt mean to end that last post so I installed versions 2.1.2 of > > both and running the plugin_migration says engines requires rails 2.2 > > but I can't install rails 2.2 because when i run plugin_migration > > again it says CE requires rials 2.1.2 > > > do you get the same thing? > > > On Dec 4, 9:47 pm, jdutil <[EMAIL PROTECTED]> wrote: > > > > Now I am stuck though i installed engines 2.1.2 andrails2.1.2 > > > > On Dec 4, 8:59 pm, jdutil <[EMAIL PROTECTED]> wrote: > > > > > took me awhile to figure out the right syntax for this when I ran into > > > > the problem try: > > > > > script/plugin install --revision 'tag 2.1.2' > > > > git://github.com/lazyatom/engines.git > > > > > On Dec 1, 12:28 pm, gmfgmf <[EMAIL PROTECTED]> wrote: > > > > > > Sorry about the question but how do i script/plugin install something > > > > > from this url:http://github.com/lazyatom/engines/tree/2.1.2 ? > > > > > > Seems like the clone url is the same and if i use it i still get 2.2 > > > > > version > > > > > > Kind Regards > > > > > > On Dec 1, 6:09 pm, "Bruno Bornsztein" <[EMAIL PROTECTED]> > > > > > wrote: > > > > > > > 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 requiresRails2.2.0 or later! (RuntimeError) > > > > > > > > Regards > > > > > > > > On Dec 1, 6:03 pm, "Bruno Bornsztein" <[EMAIL PROTECTED]> > > > > > > > wrote: > > > > > > > > CE is not yet updated to work withRails2.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 > > > > > > > > >Rails2.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 -~----------~----~----~----~------~----~------~--~---
