• 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

Disabling embed code cause PHP error.

donniewr

Chevereto Member
▶ Reproduction steps
  1. Disable embed codes in Theme settings.
  2. Open image URL in browser (/image/my-image-12641.eHJ)
  3. Must be logged off.
😢 Unexpected result

PHP error.

📃 Error log message

Chevere\Throwable\Exceptions\ErrorException thrown in /home/web/public/app/legacy/routes/image.php:192

Message [Code #2]
Undefined variable $currentKey

Stack trace
------------------------------------------------------------
#0 /home/web/public/app/legacy/routes/image.php:192 {main}()
------------------------------------------------------------
#1 /home/web/public/app/src/Legacy/G/Handler.php:241 Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#2 /home/web/public/app/src/Legacy/G/Handler.php:135 Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#3 /home/web/public/app/legacy/load/web.php:388 Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#4 /home/web/public/app/legacy/entrypoints/index.php:24 require_once(string(length=52))
------------------------------------------------------------
#5 /home/web/public/index.php:12 require_once(string(length=61))
------------------------------------------------------------
 
We can confirm the bug and we will fix it in the next revision.

Many thanks @donniewr for bring this to our attention.
 
Back
Top