refinerycms-copywriting icon indicating copy to clipboard operation
refinerycms-copywriting copied to clipboard

undefined method `i18n_enabled?' for Refinery:Module

Open kevinmpowell opened this issue 12 years ago • 4 comments
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?

kevinmpowell avatar Aug 10 '13 19:08 kevinmpowell

I didn't try the plugin with 2.1, I'll give it a try today.

unixcharles avatar Aug 12 '13 13:08 unixcharles

Any update on this?

jgrau avatar Sep 10 '13 09:09 jgrau

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?

jgrau avatar Sep 11 '13 11:09 jgrau

Yes, its deprecated. I need to update the plugin to reflect that.

unixcharles avatar Sep 11 '13 13:09 unixcharles