Hi Chris,

I just realized I committed a change this weekend that might fix your issue. The rest of the code is a bit in flux right now, so you may not want to switch to git master for your production blog :-). However, you might try applying the patch from this commit:


https://github.com/fdv/typo/commit/ce2e5ac880f09f7ef1699faed56df2016cb05105

Regards,
Matijs.

On 06/07/2011 14:56, Chris Dagdigian wrote:

Hi folks,

Followed the upgrade instructions a while back but experienced a really
odd case not covered by the upgrade warnings. I have an empty sidebar
and I can't add anything, including the standard built-in elements.

The site is http://gridengine.info

The error when I try to add a simple sidebar like "Categories" appears
to be this:


NoMethodError (undefined method `inject' for nil:NilClass):
app/controllers/admin/sidebar_controller.rb:26:in `set_active'


The symptom in the admin interface is the "spinning" icon hanging
forever. Basically the blog engine is up but I can't add anything to the
sidebar.

Any tips/tricks would be appreciated.

Regards,
Chris


_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to