• 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

Subdomain wildcards experimentation

@Rodolfo This is insane, i just wanted to restart on a fresh install this morning, then I remplace the file by the one you have me. And now ... same error :

[13-Nov-2018 11:18:10 Europe/Paris] PHP Warning: constant(): Couldn't find constant G_ROOT_URL in /home/jmartinez/images.guru/app/loader.php on line 127
[13-Nov-2018 11:18:10 Europe/Paris] PHP Warning: constant(): Couldn't find constant G_ROOT_LIB_URL in /home/jmartinez/images.guru/app/loader.php on line 127
[13-Nov-2018 11:18:10 Europe/Paris] PHP Warning: constant(): Couldn't find constant G_APP_LIB_URL in /home/jmartinez/images.guru/app/loader.php on line 127
[13-Nov-2018 11:18:10 Europe/Paris] PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'DirectoryIterator::__construct(CHV_APP_PATH_CONTENT_LANGUAGES): failed to open dir: No such file or directory' in /home/jmartinez/images.guru/app/lib/classes/class.l10n.php:44
Stack trace:
#0 /home/jmartinez/images.guru/app/lib/classes/class.l10n.php(44): DirectoryIterator->__construct('CHV_APP_PATH_CO...')
#1 /home/jmartinez/images.guru/app/lib/classes/class.l10n.php(259): CHV\L10n::bindEnabled()
#2 /home/jmartinez/images.guru/app/lib/functions.php(372): CHV\L10n::getEnabledLanguages()
#3 /home/jmartinez/images.guru/app/loader.php(129): CHV\get_enabled_languages()
#4 /home/jmartinez/images.guru/index.php(20): include_once('/home/jmartinez...')
#5 {main}
thrown in /home/jmartinez/images.guru/app/lib/classes/class.l10n.php on line 44
 
Back
Top