• 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

Undefined variable $valid_mail_credentials

QSong

Chevereto Member
Error while configuring SMTP service

Code:
Chevere\Exceptions\Core\ErrorException thrown in /var/www/html/app/legacy/routes/dashboard.php:1153

# Message [Code #2]
Undefined variable $valid_mail_credentials

#0 /var/www/html/app/src/Components/Legacy/G/Handler.php:255
Chevereto\Components\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#1 /var/www/html/app/src/Components/Legacy/G/Handler.php:137
Chevereto\Components\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#2 /var/www/html/app/legacy/load/web.php:395
Chevereto\Components\Legacy\G\Handler->__construct()
------------------------------------------------------------
#3 /var/www/html/app/legacy/load/loader.php:291
require_once()
------------------------------------------------------------
#4 /var/www/html/app/legacy/entrypoints/index.php:15
require_once()
------------------------------------------------------------
#5 /var/www/html/index.php:14
require_once()
 
This bug status has changed to pending release (target 4.0.0.beta.6)
 
Back
Top