• 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

Error when home user is null (3.1.2)

Status
Not open for further replies.

buzzdee

Chevereto Member
Hi,

- Uploaded all affected files and folders
- did not run install.php
- after setting home user to "0" or leave the field empty, this error occurs
-->see www.buzzpics.de

Code:
Fatal error [100]: Target home user doesn't exists.
Triggered in /app/themes/Peafowl/index.php at line 20

Stack trace:
#0 /lib/G/classes/class.handler.php(311): require_once()
#1 /lib/G/classes/class.handler.php(120): G\Handler->loadTemplate()
#2 /app/loader.php(182): G\Handler->__construct(Array)
#3 /index.php(21): include_once('/app/loader.php')
 
Check your files, just tested in demo and works fine. Make sure that you have an updated index.php theme file.
 
Last edited:
Well, the "index.php" theme file was the problem ;-)
So it was one of the "affected" files ...
Thanks Rodolfo !
 
Status
Not open for further replies.
Back
Top