• 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.
  • Chevereto Support CLST

    Support response

    Support checklist

Call to undefined function G\is_url_web()

Version
3.20.20
Website URL
https://resimage.co
PHP version
7.4
Database driver
MariaDB
Database version
10.3.34
Web browser
google chrome

sacrifice

Chevereto Member
Hello, after updating today I started getting http 500 error, when I debug level 3 I get the following errors, how can I solve the problem?




Code:
Aw, snap! Internal Server Error [debug @ print,error_log] - https://chv.to/v3debug

** errorId #93529e2279948b87 **
>> Error [0]: Call to undefined function G\is_url_web()
At /app/lib/classes/class.user.php:504

Stack trace:
#0 /app/lib/classes/class.user.php(489): CHV\User::fill(Array)
#1 /app/lib/classes/class.user.php(60): CHV\User::formatArray(Array)
#2 /app/lib/classes/class.login.php(153): CHV\User::getSingle('1', 'id')
#3 /app/routes/route.login.php(95): CHV\Login::login('1')
#4 /lib/G/classes/class.handler.php(230): G\Handler->{closure}(G\Handler)
#5 /lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#6 /app/web.php(415): G\Handler->__construct(Array)
#7 /app/loader.php(239): require_once('/app/web.php')
#8 /index.php(20): include_once('/app/loader.php')
 
🫠 This is very odd. is_url_web is defined at lib/G/functions.php:1908 and if that function is missing then all the functions in that file should be also missed.

I uploaded a picture so I assume that you fixed this already.
 
Back
Top