xiaomlove / nexusphp

A private tracker application base on NexusPHP
https://nexusphp.org
GNU General Public License v2.0
873 stars 178 forks source link

Uncaught Error: Call to a member function doAction() #97

Closed maximuml closed 2 years ago

maximuml commented 2 years ago

Hi, I get this error Fatal error: Uncaught Error: Call to a member function doAction() on null in /home/wwwroot/include/globalfunctions.php:817 Stack trace: #0 /home/wwwroot/include/functions.php(5105): do_action() #1 /home/wwwroot/nexus/Install/Install.php(554): saveSetting() #2 /home/wwwroot/public/install/install.php(113): Nexus\Install\Install->saveSettings() #3 {main} thrown in /home/wwwroot/include/globalfunctions.php on line 817

Latest version from gihub. Need help!!

xiaomlove commented 2 years ago

OK, Got it!

xiaomlove commented 2 years ago

Just pull the latest commit, Fix it.