refinerycms-copywriting
refinerycms-copywriting copied to clipboard
undefined method `i18n_enabled?' for Refinery:Module
trafficstars
Getting this on the copywriting tab in the admin after a fresh install. Helper seems to be working fine in the view. Is this because i18n is now always on in refinery 2.1?
I didn't try the plugin with 2.1, I'll give it a try today.
Any update on this?
My quickfix was to override _locale_filters.html.erb by placing a copy of the file in
app/views/refinery/copywriting/admin/phrases/
and removing the call to i18n_enabled?
Yes, its deprecated. I need to update the plugin to reflect that.