• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • 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

Error when switching from other languages to Simplified Chinese

QSong

Chevereto Member
▶ Reproduction steps
  1. Switch from other languages to Simplified Chinese
😢 Unexpected result

The website responds with a 500 error, unable to switch to Simplified Chinese.

📃 Error log message

[CODE title="Error log"]Aw, snap! Internal Server Error [debug @ print,error_log] - https://v3-docs.chevereto.com/setup/troubleshoot/debug.html

> ErrorException [0]: Only the first byte will be assigned to the string offset
At /lib/G/classes/class.gettext.php:423

Stack trace:
#0 /lib/G/classes/class.gettext.php(423): G\errorsAsExceptions()
#1 /lib/G/classes/class.gettext.php(521): G\Gettext->parsePOEntry()
#2 /lib/G/classes/class.gettext.php(181): G\Gettext->parsePOFile()
#3 /lib/G/classes/class.gettext.php(87): G\Gettext->parseFile()
#4 /app/lib/classes/class.l10n.php(208): G\Gettext->__construct()
#5 /app/routes/route.settings.php(60): CHV\L10n:😛rocessTranslation()
#6 /lib/G/classes/class.handler.php(230): G\Handler->{closure}()
#7 /lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#8 /app/web.php(466): G\Handler->__construct()
#9 /app/loader.php(238): require_once('/app/web.php')
#10 /index.php(20): include_once('/app/loader.php')[/CODE]
 
Kindly try with PHP 7.4 as Chevereto V3 won't support PHP 8. It will "work" with PHP 8 but it won't be officially supported for that PHP version.

PHP 8 support will be officially provided only for Chevereto V4.
 
Kindly try with PHP 7.4 as Chevereto V3 won't support PHP 8. It will "work" with PHP 8 but it won't be officially supported for that PHP version.

PHP 8 support will be officially provided only for Chevereto V4.
Me too, but I use PHP 7.4, Switch from other languages to Simplified Chinese
 
Back
Top