• 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

TypeError in route user

Rodolfo

👑 Chevereto Godlike
Chevereto Staff
Administrator
▶ Reproduction steps
  1. Go to any user profile without login
😢 Unexpected result

Doesn't work.

📃 Error log message

Code:
Chevere\Throwable\Exceptions\ErrorException thrown in /var/www/html/app/legacy/routes/user.php:158

# Message [Code #2]
Trying to access array offset on value of type null

# Incident ID:62b713f3caf7a

# Time
2022-06-25T13:56:03+00:00 [1656165363]

# Stack trace
------------------------------------------------------------
#0 /var/www/html/app/legacy/routes/user.php:158 {main}()
------------------------------------------------------------
#1 /var/www/html/app/src/Legacy/G/Handler.php:242 Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#2 /var/www/html/app/src/Legacy/G/Handler.php:136 Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#3 /var/www/html/app/legacy/load/web.php:393 Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#4 /var/www/html/app/legacy/entrypoints/index.php:25 require_once(string(length=37))
------------------------------------------------------------
#5 /var/www/html/index.php:12 require_once(string(length=46))
------------------------------------------------------------

# Server
Linux img4k 5.15.0-27-generic #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 x86_64
 
Back
Top