Skip to content
New issue

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

is_uploaded_file(): Argument #1 ($filename) must not contain any null bytes #102

Open
Diralytic opened this issue Sep 8, 2023 · 0 comments

Comments

@Diralytic
Copy link

Hallo!

Wenn ich in einer Rechnung versuche mehrere Dateien hochzuladen bekomme ich folgende Meldung:

is_uploaded_file(): Argument #1 ($filename) must not contain any null bytes
/home/web/openxe/www/lib/class.erpapi.php:38514
8→is_uploaded_file()
/home/web/openxe/www/lib/class.erpapi.php:38514
7erpAPI→AddDateiVersion()
/home/web/openxe/www/lib/class.erpapi.php:38427
6erpAPI→CreateDatei()
/home/web/openxe/phpwf/plugins/class.yui.php:14033
5YUI→DateiUpload()
/home/web/openxe/www/pages/auftrag.php:1249
4Auftrag→AuftragDateien()
/home/web/openxe/phpwf/class.application.php:234
3Application→ActionHandlerListen()
/home/web/openxe/www/pages/auftrag.php:995
2Auftrag→__construct()
/home/web/openxe/phpwf/class.player.php:268
1Player→Run()

Debian
OpenXE v1.10 (master)
PHP 8.1

Vielen Dank für die Unterstützung!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant