AA
Asked
Hi
I get this error many times
Unable to load the requested language file: language/french/shop/shop_lang.php
When I try to enter to the app If im already authentificatied or just after enter my email and pass also in other operations
I get this error many times
Unable to load the requested language file: language/french/shop/shop_lang.php
When I try to enter to the app If im already authentificatied or just after enter my email and pass also in other operations
- EGAnsweredHello Amri,
If you have access to your server, kindly check if the shop_lang.php exists in the language/french/shop... directory. - MSAnsweredHello,
I have checked. The Shop language folder for French is missing. Please copy `app/language/english/shop` and paste it in your language folder `app/language/french/` This will resolve the error. Then you can translate `app/language/french/shop/shop_lang.php` to your language.
Thank you - Login to Reply