Hey folks, one of my radiant based websites broke a while ago when I upgraded radiant. Unfortunately, at that time I had no time to figure out what had happened, and now I am trying to pick up the pieces, but I cannot tell anymore exactly what state my install is in.
The error I am getting is /usr/lib/ruby/gems/1.8/gems/radiant-0.9.1/vendor/rails/activesupport/ lib/active_support/dependencies.rb:417:in `load_missing_constant': Object is not missing constant StandardTags! (ArgumentError) from /usr/lib/ruby/gems/1.8/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:80:in `const_missing' from /usr/lib/ruby/gems/1.8/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:92:in `const_missing' from /usr/lib/ruby/gems/1.8/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:98:in `send' from /usr/lib/ruby/gems/1.8/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:98:in `const_missing' from /usr/lib/ruby/gems/1.8/gems/radiant-0.9.1/app/models/page.rb:32 ... Somewhere on this mailing list it was suggested that this has to do with the gallery extension that I was using, but there is no answer on how to fix this. My current version of radiant is 0.9.1. Other radiant based sites are working, no problem. So what I would like to do is either recover the whole website somehow, or at least the text portions of it, with gallery disabled. What is the problem with gallery anyhow? Is it not working with 0.9.1? It is still listed in the extension registry... Any suggestions where I could start or any more information you need me to provide?