JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
165 stars 50 forks source link

PHP Error (apache/ngnix) #145

Open anirkm opened 3 years ago

anirkm commented 3 years ago

Fatal error: Uncaught ArgumentCountError: Too few arguments to function auth_user(), 0 passed in /opt/bitnami/apache/htdocs/upload_text.php on line 61 and at least 1 expected in /opt/bitnami/apache/htdocs/functions.php:247 Stack trace: #0 /opt/bitnami/apache/htdocs/upload_text.php(61): auth_user() #1 {main} thrown in /opt/bitnami/apache/htdocs/functions.php on line 247

zapteryx commented 3 years ago

I see this issue as well when cloning from master directly, but unable to reproduce when using the latest release (2.1.1).