• Support
  • Add new language using admin panel issue

Hello,

I configures Tastyigniter in my own server. All is working good, managed to configure the theme using the admin dashboard, I managed also to configure the menue, meals, …

Now I am trying to add a new language using the localisation -> language tab

I tape the langage name “French”, I find it, but when I click on “Install” I get: “The Meta Version field is required.”

Any help is appreciated

Thanks a lot !

    Here is the request and the server answer:
    Request URL:
    ://my_website.com/admin/languages
    Request Method:
    POST
    Status Code:
    406 Not Acceptable
    Remote Address:
    ip_address:port
    Referrer Policy:
    strict-origin-when-cross-origin
    {
    “#notification”: " <div\n class=\“alert alert-danger\”\n data-control=\“flash-message\”\n data-allow-dismiss=\“false\”\n role=\“alert\”\n >\n <p>The Meta Version field is required.<\/p>\n <\/div>\n ",
    “X_IGNITER_ERROR_FIELDS”: {
    “items.0.ver”: [
    “The Meta Version field is required.”
    ]
    }
    }