• 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

(4.0) in /mnt/web019/b1/60/510057160/htdocs/Chevereto1/legacy/themes/Peafowl/snippets/listing.php:51

TigerDragon

Chevereto Member
  • plm albums and images 1/2 minute

โ–ถ Reproduction steps
  1. Photo
  2. albums
  3. images
๐Ÿ˜ข Unexpected result

Chevere\Exceptions\Core\ErrorException thrown
in /mnt/web019/b1/60/510057160/htdocs/Chevereto1/legacy/themes/Peafowl/snippets/listing.php:51

๐Ÿ“ƒ Error log message

Message [Code #8192]
Constant FILTER_SANITIZE_STRING is deprecated

# Incident ID:61e143a60afbb

# Time
2022-01-14T09:34:30+00:00 [1642152870]

# Stack trace
------------------------------------------------------------
#0 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/app/src/Components/Legacy/G/functions-render.php:34 require()
------------------------------------------------------------
#1 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/legacy/themes/Peafowl/views/user.php:200 Chevereto\Components\Legacy\G\include_theme_file()
------------------------------------------------------------
#2 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/app/src/Components/Legacy/G/Handler.php:410 require_once()
------------------------------------------------------------
#3 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/app/src/Components/Legacy/G/Handler.php:150 Chevereto\Components\Legacy\G\Handler->loadTemplate()
------------------------------------------------------------
#4 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/app/legacy/load/web.php:396 Chevereto\Components\Legacy\G\Handler->__construct()
------------------------------------------------------------
#5 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/app/legacy/load/loader.php:292 require_once()
------------------------------------------------------------
#6 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/app/legacy/entrypoints/index.php:15 require_once()
------------------------------------------------------------
#7 /mnt/web019/b1/60/510057160/htdocs/Chevereto1/index.php:14 require_once()
------------------------------------------------------------

# Server
Linux localhost 3.10.0-1160.36.2.el7.x86_64 #1 SMP
 
Hi @TigerDragon

Thanks for reporting this.

The problem you are showing here happens in PHP 8.1, this is not a problem for PHP 8.0. At the time I'm writing this I'm setting up a multiple PHP 8.X version packaging for Chevereto docker images, as we need one container per php version.

๐Ÿ‘‰ https://github.com/chevereto/docker/pkgs/container/docker

With this it will be easier to detect PHP version issues ๐Ÿค—
 
Last edited:
Back
Top