Open terfender opened 3 years ago
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
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
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)
@Terfender we'll be fixing globalize for Spree 4.2+ shortly
Hi there,
I am getting two errors; kindly advise what need to be done.
Error 1:
Occurs when I try to access general settings
http://localhost:3000/admin/general_settings/edit
Error 2:
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)