• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

(3.0.5 -> 3.1.1) Fatal error [100]: Target home user doesn't exists.

Status
Not open for further replies.

UnrealEgg

Chevereto Member
Everything else seems to be working okay apart from this error on the homepage.

I'm running on IIS and managed to get everything working before with some changes so this may be due to some changes I made.

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

Line 20: $home_user = CHV\User::getSingle(CHV\get_chv_setting('theme_peafowl_home_uid'));

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')
 
Go to Dashboard > Settings > Theme

Then put an user ID for the homepage (For example 1)
 
It just says "Invalid user id" when I try to accept the change.

Edit:
Ah I see, this resembles an actual user. I played around with the database since I couldn't create a user initially and so the main admin account has the ID of 2.

Setting the ID to 2 fixes the problem but it now shows my uploads, can I show everyones? Similar to the explorer?
 
Last edited:
Not for now but I will update the script soon to allow optional the use of a home user ID.
 
Status
Not open for further replies.
Back
Top