• 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

The website doesn't work after editing the website language in the .po file.

Version
4.0.9
Website URL
https://imgz.io/
PHP version
8.1
Database driver
MariaDB
Database version
10.3.34-MariaDB-0ubuntu0.20.04.1
Web browser
all

yuttakarn

Chevereto Member
*️⃣ Must open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue.

▶ Reproduction steps

After edit lang website not working

😢 Unexpected result

root@sdsd:/var/www/html# sudo -u www-data app/bin/legacy -C langs
* Re-cache all languages
---
Chevere\Filesystem\Exceptions\FileUnableToPutException thrown in /var/www/html/app/vendor/chevere/chevere/src/Filesystem/File.php:167

# Message
Unable to write content to file /var/www/html/app/.cache/languages/_locales.php

# Incident ID:65405462d1231

# Time
2023-10-31T01:12:02+00:00 [1698714722]

# Stack trace
------------------------------------------------------------
#0 /var/www/html/app/vendor/chevere/chevere/src/Filesystem/File.php:167
{main}()
------------------------------------------------------------
#1 /var/www/html/app/vendor/chevere/chevere/src/Filesystem/FilePhpReturn.php:89
Chevere\Filesystem\File->put()
------------------------------------------------------------
#2 /var/www/html/app/src/Legacy/Classes/L10n.php:78
Chevere\Filesystem\FilePhpReturn->put()
------------------------------------------------------------
#3 /var/www/html/app/legacy/commands/langs.php:20
Chevereto\Legacy\Classes\L10n::cacheFilesystemLocales()
------------------------------------------------------------
#4 /var/www/html/app/legacy/entrypoints/cli.php:53
require_once(string(length=43))
------------------------------------------------------------
#5 /var/www/html/app/bin/legacy:13
require_once(string(length=44))
------------------------------------------------------------

📃 Error log message

[Example: Attached is the server error log relevant to this issue]
 
This is not a bug, the message clearly says that your PHP setup doesn't have write permission on the required path.

Moved to Community Help.
 
Back
Top