MA
Asked
Dear Support,
I am encountering an alert message when trying to add a new Brand while using Arabic language but not when the language is English!
The same happens when adding a new user group.!
How can fix this issue?
The messages are in the screenshots attached.
Regards,
I am encountering an alert message when trying to add a new Brand while using Arabic language but not when the language is English!
The same happens when adding a new user group.!
How can fix this issue?
The messages are in the screenshots attached.
Regards,
Attachments
- MSAnsweredHello,
That is due to `alpha_numeric_spaces` and `alpha_dash` rule validations.
You can modify the `add_brand` method of settings controller `app/controllers/admin/System_settings.php` to remove these rules.
Thank you - Login to Reply