Visualize and manage your "work in progress" by dragging and dropping your records. Add a Kanban view for any SuiteCRM module. Great for sales pipelines, leads pipeline, account pipeline, support team boards, project management, and more.
#4889 - Fatal error: Uncaught TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback, non-static method Kanban::getModules() cannot be called statically
Hi Team,
We have upgraded our ERP to 7.13 & PHP 8.0 - we are receiving below error message
Fatal error: Uncaught TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback, non-static method Kanban::getModules() cannot be called statically in /var/www/html/include/EditView/EditView2.php:659 Stack trace: #0 /var/www/html/custom/include/MVC/View/views/view.edit.php(138): EditView->process() #1 /var/www/html/include/MVC/View/SugarView.php(210): ViewEdit->display() #2 /var/www/html/include/MVC/Controller/SugarController.php(432): SugarView->process() #3 /var/www/html/include/MVC/Controller/SugarController.php(363): SugarController->processView() #4 /var/www/html/include/MVC/SugarApplication.php(101): SugarController->execute() #5 /var/www/html/index.php(55): SugarApplication->execute() #6 {main} thrown in /var/www/html/include/EditView/EditView2.php on line 659
Do let us know how to fix this
a year ago
Hi Team,
May I have any update on the issue raised?
Thank you, RP
a year ago
Hello, Yes, at the moment the module is not compatible with php 8.0, we have started a task for update, there will be a fix within a week, I will inform you when it is ready.
a year ago
Hello, the module have updated and you can download and reinstall it, the error should go away. However, it is necessary to make a backup of the 'kanban' table from DB, as it will be drop during the reinstallation. Once the installation is complete, you will need to unbackup 'kanban' table manually, if you don't want to recreate boards. Otherwise, you will have to create boards manually again.