• 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

Unable to sing-up if page TOS and/or page Privacy is missing

Rodolfo

👑 Chevereto Godlike
Chevereto Staff
Administrator
▶ Reproduction steps
  1. Go to Dashboard > Settings > Pages
  2. Delete TOS and/or Privacy
  3. Go to sign-up, it doesn't work
😢 Unexpected result

There's a TypeError on line 56.

📃 Error log message

Code:
Chevere\Throwable\Exceptions\ErrorException thrown in /var/www/html/content/legacy/themes/Peafowl/views/signup.php:56

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

# Incident ID:62b6201fb2a0d

# Time
2022-06-24T20:35:43+00:00 [1656102943]

# Stack trace
------------------------------------------------------------
#0 /var/www/html/content/legacy/themes/Peafowl/views/signup.php:56 {main}()
------------------------------------------------------------
#1 /var/www/html/app/src/Legacy/G/Handler.php:391 require(string(length=60))
------------------------------------------------------------
#2 /var/www/html/app/src/Legacy/G/Handler.php:141 Chevereto\Legacy\G\Handler->loadTemplate()
------------------------------------------------------------
#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
 
Last edited:
Back
Top