• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

3.20 Breaking languages

Rodolfo

👑 Chevereto Godlike
Chevereto Staff
Administrator
▶ Reproduction steps

I can't clearly indicate the steps for this, is a very odd behavior but I can confirm that 3.20 is breaking languages (non-english).

😢 Unexpected result

Some languages are getting broken after login back. We noticed this when running some local tests, Spanish wasn't working for us.

📃 Error log message

No error actually, we noticed that the only touched file was the language cache (empty).
 
To complement on this, I've now added a CLI tool to re-cache languages. You will be able to run:

Code:
php cli.php -C langs

To re-cache all the languages in your installation.
 
Back
Top