We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Using the current docker image,with 2.5.0.0, when viewing any video, the HTML output will be broken.
2.5.0.0
To Reproduce Steps to reproduce the behavior:
Expected behavior No errors, buttons appearing.
Logs
proxitok-web | NOTICE: PHP message: PHP Warning: Undefined variable $downloadAddr in /cache/themes-common-download.latte--4cd0235166.php on line 19 proxitok-web | NOTICE: PHP message: PHP Fatal error: Uncaught TypeError: App\Helpers\Wrappers::App\Helpers\{closure}(): Argument #1 ($url) must be of type string, null given, called in /var/www/html/vendor/latte/latte/src/Latte/Runtime/FunctionExecutor.php on line 66 and defined in /var/www/html/app/Helpers/Wrappers.php:90 proxitok-web | Stack trace: proxitok-web | #0 /var/www/html/vendor/latte/latte/src/Latte/Runtime/FunctionExecutor.php(66): App\Helpers\Wrappers::App\Helpers\{closure}() proxitok-web | #1 /cache/themes-common-download.latte--4cd0235166.php(19): Latte\Runtime\FunctionExecutor->Latte\Runtime\{closure}() proxitok-web | #2 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(158): Template_4cd0235166->main() proxitok-web | #3 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(201): Latte\Runtime\Template->render() proxitok-web | #4 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(310): Latte\Runtime\Template->Latte\Runtime\{closure}() proxitok-web | #5 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(200): Latte\Runtime\Template->filter() proxitok-web | #6 /cache/templa... proxitok-web | 2024/08/24 20:38:18 [error] 12#12: *131 FastCGI sent in stderr: "PHP message: PHP Warning: Undefined variable $downloadAddr in /cache/themes-common-download.latte--4cd0235166.php on line 19; PHP message: PHP Fatal error: Uncaught TypeError: App\Helpers\Wrappers::App\Helpers\{closure}(): Argument #1 ($url) must be of type string, null given, called in /var/www/html/vendor/latte/latte/src/Latte/Runtime/FunctionExecutor.php on line 66 and defined in /var/www/html/app/Helpers/Wrappers.php:90 proxitok-web | Stack trace: proxitok-web | #0 /var/www/html/vendor/latte/latte/src/Latte/Runtime/FunctionExecutor.php(66): App\Helpers\Wrappers::App\Helpers\{closure}() proxitok-web | #1 /cache/themes-common-download.latte--4cd0235166.php(19): Latte\Runtime\FunctionExecutor->Latte\Runtime\{closure}() proxitok-web | #2 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(158): Template_4cd0235166->main() proxitok-web | #3 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(201): Latte\Runtime\Template->render() proxitok-web | #4 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(310): Latte\Runtime\Template->Latte\Runtime\{closure}() proxitok-web | #5 /var/www/html/vendor/latte/latte/src/Latte/Runtime/Template.php(200): Latte\Runtime\Template->filter() proxitok-web | #6 /cache/templa" while reading upstream, client: 172.23.0.1, server: _, request: "GET /@simonaflore28/video/7403310732470750497 HTTP/1.0", upstream: "fastcgi://unix:/run/php-fpm.sock:", host: "127.0.0.1:8080"
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Using the current docker image,with
2.5.0.0
, when viewing any video, the HTML output will be broken.To Reproduce
Steps to reproduce the behavior:
Expected behavior
No errors, buttons appearing.
Logs
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: