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.
#3764 - Deprecated: Non-static method messages
Hi:
This one is related to Case #3724
When use ´KV 'Settings' options, on top of the window we get these messages.
Deprecated: Non-static method Kanban::getModules() should not be called statically in //include/EditView/EditView2.php on line 658 Deprecated: Non-static method Kanban::getEnumFields() should not be called statically in //include/EditView/EditView2.php on line 658 Deprecated: Non-static method Kanban::getValues() should not be called statically in //include/EditView/EditView2.php on line 658 Deprecated: Non-static method Kanban::getValues() should not be called statically in //include/EditView/EditView2.php on line 658 Deprecated: Non-static method Kanban::getFields() should not be called statically in //include/EditView/EditView2.php on line 658 Deprecated: Non-static method Kanban::getFields() should not be called statically in //include/EditView/EditView2.php on line 658 Deprecated: Non-static method Kanban::getSummingFields() should not be called statically in //include/EditView/EditView2.php on line 658 Deprecated: Non-static method Kanban::getFields() should not be called statically in //include/EditView/EditView2.php on line 658
For location of file, looks like the problem it is in SuiteCRM itself. Could you give us a hint how to fix it?
ITC
3 years ago
Hello, Please suppress these messages in the php.ini -> error_reporting param, adding "~E_DEPRECATED". After that, you need to reboot server.
3 years ago
Hi:
We follow suggestions but still get same messages when we try Settings option.
ITC
3 years ago
Hello,
We've fixed this deprecated messages, please reinstall the module.