I am having a problem in saving a configuration in module menu filters. After clicking the save and deploy with or w/o configuration, it will always redirect me to a blank page in /…/…/index.php.
Here’s my versions:
SuiteCRM Version 7.13.1
Sugar Version 6.5.25 (Build 344)
PHP v8.1.4
Here’s also the php logs:
[03-Apr-2023 02:17:52 UTC] PHP Fatal error: Uncaught Error: Non-static method TabGroupHelper::saveTabGroups() cannot be called statically in /vagrant/pemc-dev/modules/Studio/SaveTabs.php:48
Stack trace:
#0 /vagrant/pemc-dev/include/MVC/View/SugarView.php(824): include_once()
#1 /vagrant/pemc-dev/include/MVC/View/views/view.classic.php(72): SugarView->includeClassicFile()
#2 /vagrant/pemc-dev/include/MVC/View/SugarView.php(210): ViewClassic->display()
#3 /vagrant/pemc-dev/include/MVC/Controller/SugarController.php(432): SugarView->process()
#4 /vagrant/pemc-dev/include/MVC/Controller/SugarController.php(363): SugarController->processView()
#5 /vagrant/pemc-dev/include/MVC/SugarApplication.php(101): SugarController->execute()
#6 /vagrant/pemc-dev/index.php(52): SugarApplication->execute()
#7 {main}
thrown in /vagrant/pemc-dev/modules/Studio/SaveTabs.php on line 48