Acts_as_tree :counter_cache => true if?

Hello…

Is there a way to have the counter_cache option true on anytime other
than when creating a new entry in the acts_as_tree model?

It appears there is an error when adding new entries into an
acts_as_tree model when counter_cache is set to true…

The error “undefined column ‘category_counter’”