Coding with a purpose

Attribute_fu: has_many_without_association_option’: stack level too deep

30 October, 2008 · 1 Comment

If you’re getthing this error, it’s probably because you have a /stable directory that got created while you were trying to install the plugin. So check that you only have /vendor/plugins/attribute_fu and not vendor/plugins/stable.

Also, if you want to install attribute_fu but using piston doesn’t work, try this:

svn checkout http://svn.jamesgolick.com/attribute_fu/tags/stable vendor/plugins/attribute_fu

Happy nesting!

Categories: Uncategorized

1 response so far ↓

  • Timothy // 9 November, 2008 at 4:20 pm | Reply

    If you have any more info on this, it would be appreciated. Since I still get that error, but do not have the stable folder in my plugins directory

Leave a Comment