Gargaj / wuhu

Lightweight Party Management System
http://wuhu.function.hu/
Other
41 stars 26 forks source link

Cannot set admin #41

Closed reiven closed 4 years ago

reiven commented 4 years ago

Hi! I've tried both install in a server or Dockerfile on a clean services, on Debian and every time i try to save the initial settings i got this error:

PHP Fatal error: Uncaught Error: Cannot access protected property SQLLib::$link in /var/www/www _admin/config.php:138\nStack trace:\n#0 /var/www/www_admin/config.php(245): perform('')\n#1 {main}\n thrown in /var/www/www_admin/config.php on line 138, referer: http://localho st:8090/

Also tried using nginx or apache

Gargaj commented 4 years ago

Can you try https://github.com/Gargaj/wuhu/commit/9a60d6c64217dd28fcb2afabe49bcf4768314447 ?

reiven commented 4 years ago

Great!!! First time i see this

image

Thanks @Gargaj