• 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:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.
  • 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

Private sub album throwing error

lovedigit

👽 Chevereto Freak
Reproduction steps
  1. Create a sub-album
  2. Set the privacy to Private (anyone with the link)
  3. When publicly accessed with non-owner/admin or guest account it throws error
Unexpected result

Album page throws error. Something went wrong

Error log message

Code:
[67f397f267904] ErrorException in /var/www/html/app/legacy/routes/album.php:414

# Message [Code #2]
Undefined array key "url"

# URI
/a/uBkAc

# Method
GET

# Time
2025-04-07T09:16:34+00:00 [1744017394]

# Incident 67f397f267904

# Backtrace
------------------------------------------------------------
0 /var/www/html/app/legacy/routes/album.php:414
{main}()
------------------------------------------------------------
1 /var/www/html/app/src/Legacy/G/Handler.php:455
Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
2 /var/www/html/app/src/Legacy/G/Handler.php:179
Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
3 /var/www/html/app/legacy/load/web.php:662
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
4 /var/www/html/app/legacy/entrypoints/index.php:45
require_once(string(length=46))
------------------------------------------------------------
5 /var/www/html/index.php:12
require_once(string(length=55))
------------------------------------------------------------
 
Is there going to be a hot patch before v4.3 is released? I need to make all my albums public in order to share them.
 
Back
Top