• 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

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