ytorbyk / magento2-geo-store-switcher

Magento 2 extension: Switching websites/stores depending on current country.
MIT License
37 stars 15 forks source link

Dropdown doesn't save value #18

Open mohamadcheaito1234 opened 2 years ago

mohamadcheaito1234 commented 2 years ago

I have used this module on my project but when I select country from "Store Switcher Configuration", the country show bellow, but his value is English, when I changed it to French and I saved it the value still English and I get this error in log file " [2022-06-16 08:35:30] main.DEBUG: cache_invalidate: {"method":"POST","url":"http://localhost/novoci/bknd/admin/system_config/save/key/38548713b60a68d159aa8c95e2a8cba63e21926a7c04910adc959d113bd8587c/section/tobai_geo_store_switcher/","invalidateInfo":{"tags":["config_scopes","CONFIG"],"mode":"matchingTag"}} []

[2022-06-16 08:35:30] main.DEBUG: cache_invalidate: {"method":"POST","url":"http://localhost/novoci/bknd/admin/system_config/save/key/38548713b60a68d159aa8c95e2a8cba63e21926a7c04910adc959d113bd8587c/section/tobai_geo_store_switcher/","invalidateInfo":{"identifier":"LOCKED_RECORD_INFO_SYSTEM_CONFIG"}} []

how I can solved it please

mohamadcheaito1234 commented 2 years ago

This extension is compatible with Magento2.3 and Magento 2.4?