• 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 500 since upgrade

Status
Not open for further replies.
also this comes from the error log:

sent in stderr: "PHP message: PHP Catchable fatal error: Object of class Closure could not be converted to string in /sitepath//lib/G/functions.php on line 417" while reading response header from upstream, client:
 
hey there, there is no ftp access only shell.
the error is in
/lib/G/functions.php
line 417 reads this string

$attr .= sprintf(' %s="%s"', $key, $value);

hope that helps a bit?
 
It doesn't make sense. Which php version are you running?

By the way, get me an access to that server because is not enough to point me the line. I need to debug which argument is causing that.
 
Last edited:
It seems that the problem was server side cache. I just re-uploaded the system files and is working fine now.
 
Status
Not open for further replies.
Back
Top