AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: bs135 on June 04, 2012, 11:06:56 PM
-
When I make a order, I have received a message in admin site: Warning: Language definition "text_fax" is absent for "English"
But in language definition list, I see 5 contents with key "text_fax"
So, why that?
-
Hello.
It's language bug.
You can just add this definition manually in control panel->system->localisation->language definitions
Press "insert" button at right top side and fill form:
section: storefront
block: mail_order_confirm
key: text_fax
value1: Fax:
value2: Fax:
And press "Save".
Then clean cache in menu section system->cache.
Bugfix of this issue will be in next release.
Thank you.
-
Thanks so much.