Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined local variable or method available_locales_options Missing helper file helpers/spree_i18n/locale_helper.rb #865

Open
terfender opened this issue Jan 24, 2021 · 1 comment

Comments

@terfender
Copy link

Hi there,

I am getting two errors; kindly advise what need to be done.

Error 1:

undefined local variable or method `available_locales_options`

Occurs when I try to access general settings
http://localhost:3000/admin/general_settings/edit


Error 2:

Missing helper file helpers/spree_i18n/locale_helper.rb

Occurs when I try to access translation page for any resource (ex. product, option type, taxonomy etc.)
http://localhost:3000/admin/taxonomies/1/translations


Gems version:
Rails: 6.0.3.4
spree (4.2.0.rc4)
spree_i18n (5.0.0)
spree_globalize (3.4.0)

@damianlegawiec
Copy link
Contributor

@terfender we'll be fixing globalize for Spree 4.2+ shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants