MaKenZi
Chevereto Noob
🎯Description of the issue
I am getting an error after upgrading to 3.16.2, the error is occurring when the image is uploaded and it wants to show the URL
▶🚶Reproduction steps
seems the images are uploaded but the system can't show the final URL content
📃Error log message
[error] 12120#12120: *112 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function CHV\getIdFromURLComponent() in /home/chevereto/www/app/routes/route.image.php:32
Stack trace:
#0 /home/chevereto/www/lib/G/classes/class.handler.php(232): G\Handler->{closure}(Object(G\Handler))
#1 /home/chevereto/www/lib/G/classes/class.handler.php(132): G\Handler->processRequest()
#2 /home/chevereto/www/app/web.php(584): G\Handler->__construct(Array)
#3 /home/chevereto/www/app/loader.php(238): require('/home/chevereto...')
#4 /home/chevereto/www/index.php(20): include_once('/home/chevereto...')
#5 {main}
thrown in /home/chevereto/www/app/routes/route.image.php on line 32" while reading response header from upstream, client: ..., server: ..., request: "GET /image/logo-new-2-2x-1.x2LdZ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "...", referrer: "..."
I am getting an error after upgrading to 3.16.2, the error is occurring when the image is uploaded and it wants to show the URL
▶🚶Reproduction steps
- login with credentials
- upload an image
- wait for the image URL to be loaded
seems the images are uploaded but the system can't show the final URL content
📃Error log message
[error] 12120#12120: *112 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function CHV\getIdFromURLComponent() in /home/chevereto/www/app/routes/route.image.php:32
Stack trace:
#0 /home/chevereto/www/lib/G/classes/class.handler.php(232): G\Handler->{closure}(Object(G\Handler))
#1 /home/chevereto/www/lib/G/classes/class.handler.php(132): G\Handler->processRequest()
#2 /home/chevereto/www/app/web.php(584): G\Handler->__construct(Array)
#3 /home/chevereto/www/app/loader.php(238): require('/home/chevereto...')
#4 /home/chevereto/www/index.php(20): include_once('/home/chevereto...')
#5 {main}
thrown in /home/chevereto/www/app/routes/route.image.php on line 32" while reading response header from upstream, client: ..., server: ..., request: "GET /image/logo-new-2-2x-1.x2LdZ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "...", referrer: "..."
Last edited: