Allow users to have detailed "discussions" pertaining to any Record/Module (e.g., Opportunities, Accounts, Cases, etc) within Sugar. Functioning similar to a Twitter stream, any user can "Follow" a conversation that pertains to a record in Sugar allowing them to view and post comments within an on-going dialog.
It might be not a solution and probably will be a bad practice, but it made Chitter to work for me after getting the same error message. The issue has been that when entering Chitter configuration page it has been getting maxColumns equal to 0 from ACLRoles detailviewdefs.php in /custom/modules/ACLRoles/metadata. So Basicly renaming this file to any name has allowed me to get in Chitter configuration page. Once Chitter is configured i renamed it back and chitter functioned properly.
10 years ago
It might be not a solution and probably will be a bad practice, but it made Chitter to work for me after getting the same error message. The issue has been that when entering Chitter configuration page it has been getting maxColumns equal to 0 from ACLRoles detailviewdefs.php in /custom/modules/ACLRoles/metadata. So Basicly renaming this file to any name has allowed me to get in Chitter configuration page. Once Chitter is configured i renamed it back and chitter functioned properly.