#207 Private groups / GroupPrivateMessage plugin: Call to undefined method Message::maxContent()

Open
opened 3 years ago by aab · 0 comments
aab commented 3 years ago

I created a new private group ("pruebas") and enabled GroupPrivateMessage plugin. When clicking on "Message", UI missbehaves and this appears on gs logs:

2020-09-10 11:33:46 LOG_DEBUG: [gnusocial.net:949.9e02c8fb GET /group/pruebas/message/new] action.php - Server error '500' on 'newgroupmessage': Call to undefined method Message::maxContent()

2020-09-10 11:33:46 LOG_ERR: [gnusocial.net:949.9e02c8fb GET /group/pruebas/message/new] Handled serverError (500) but cannot output into desired format (NULL): 'Call to undefined method Message::maxContent()'

2020-09-10 11:33:46 LOG_ERR: [gnusocial.net:949.9e02c8fb GET /group/pruebas/message/new] ServerErrorAction: 500 Call to undefined method Message::maxContent()

2020-09-10 11:48:48 LOG_DEBUG: [gnusocial.net:908.c504e130 GET /group/pruebas/message/new] action.php - Server error '500' on 'newgroupmessage': Call to undefined method Message::maxContent()

2020-09-10 11:48:48 LOG_ERR: [gnusocial.net:908.c504e130 GET /group/pruebas/message/new] Handled serverError (500) but cannot output into desired format (NULL): 'Call to undefined method Message::maxContent()'

2020-09-10 11:48:48 LOG_ERR: [gnusocial.net:908.c504e130 GET /group/pruebas/message/new] ServerErrorAction: 500 Call to undefined method Message::maxContent()

I created a new private group ("pruebas") and enabled GroupPrivateMessage plugin. When clicking on "Message", UI missbehaves and this appears on gs logs: 2020-09-10 11:33:46 LOG_DEBUG: [gnusocial.net:949.9e02c8fb GET /group/pruebas/message/new] action.php - Server error '500' on 'newgroupmessage': Call to undefined method Message::maxContent() 2020-09-10 11:33:46 LOG_ERR: [gnusocial.net:949.9e02c8fb GET /group/pruebas/message/new] Handled serverError (500) but cannot output into desired format (NULL): 'Call to undefined method Message::maxContent()' 2020-09-10 11:33:46 LOG_ERR: [gnusocial.net:949.9e02c8fb GET /group/pruebas/message/new] ServerErrorAction: 500 Call to undefined method Message::maxContent() 2020-09-10 11:48:48 LOG_DEBUG: [gnusocial.net:908.c504e130 GET /group/pruebas/message/new] action.php - Server error '500' on 'newgroupmessage': Call to undefined method Message::maxContent() 2020-09-10 11:48:48 LOG_ERR: [gnusocial.net:908.c504e130 GET /group/pruebas/message/new] Handled serverError (500) but cannot output into desired format (NULL): 'Call to undefined method Message::maxContent()' 2020-09-10 11:48:48 LOG_ERR: [gnusocial.net:908.c504e130 GET /group/pruebas/message/new] ServerErrorAction: 500 Call to undefined method Message::maxContent()
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.