• 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

Test on a second basis at the host

Version
3.20.10
Website URL
https://imgs.carvaning-facile.net
PHP version
7.4.20
Database driver
MariaDB
Database version
MySQL(i) 10.3.22-MariaDB-0+deb10u1
Web browser
Chrome

Gpinpin

Chevereto Member
To perfect my tests at the host I created a second database at the host.
They are identical in BDD and I changed the settings for the basic connection.
Only the "integrity-check.php" file has this change:
$ mustHaveFormats = ['PNG', 'GIF', 'JPG', 'BMP', 'WEBP'];
Based on actual use:
$ mustHaveFormats = ['PNG', 'GIF', 'JPG', 'BMP'];
As this database is also in subdomain like the first one it uses the same php 7.4.20 configurations. (Shared linux)

The testbase update test did not encounter any problem ... by having Webp
and therefore works correctly ...

On the basis of users with Webp or without Webp I will have to systematically modify "integrity-check.php" and remove webp
Otherwise, it does not work....

What is the difference that compromises the user base?

For my part I do not understand and I am about to point the PHPBB database on the basis of tests

Gpinpin
 
Back
Top