Read Conversations (Enhanced) - ThemesCorp.com [Deleted]

@Allan, if you read a conversation from other members, is the conversation mark read for them or will it still be marked as unread?
Yes.
I could not read my conversations at all after installing this.. :

Error Info;
Code:
ErrorException: Fatal Error: Access level to ThemesCorp_ReadConversations_ControllerPublic_Conversation::_getUserModel() must be protected (as in class ConvEss_ControllerPublic_Conversation) or weaker - library/ThemesCorp/ReadConversations/ControllerPublic/Conversation.php:0
Generated By: Unknown Account, 2 minutes ago

Stack trace;
Code:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request state;
Code:
array(3) {
  ["url"] => string(54) "https://*.*/comunidade/conversations/"
  ["_GET"] => array(1) {
    ["/comunidade/conversations/"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
Can you open a ticket on ThemesCorp.com please.

I've never had this error.
Yes, conversation works after I disable the add-on.. Wish there was better support from ThemesCorp here :/
Please, open a ticket, we will respond.
It appears that an Admin could check the box before the Conversation Title and delete it, is that true? I'm looking for a way to mass delete some imported PMs from our recent vB migration
It appears but is not functional.
 
I could not read my conversations at all after installing this.. :

Error Info;
Code:
ErrorException: Fatal Error: Access level to ThemesCorp_ReadConversations_ControllerPublic_Conversation::_getUserModel() must be protected (as in class ConvEss_ControllerPublic_Conversation) or weaker - library/ThemesCorp/ReadConversations/ControllerPublic/Conversation.php:0
Generated By: Unknown Account, 2 minutes ago

Stack trace;
Code:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request state;
Code:
array(3) {
  ["url"] => string(54) "https://*.*/comunidade/conversations/"
  ["_GET"] => array(1) {
    ["/comunidade/conversations/"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
HI,

I've had this reported this still happens; https://atelieraphelion.com/threads...ead-conversations-enhanced-themescorp-com.46/

It's standard for _getUserModel() and other model fetchers to be marked protected so they can be used by other classes, is any reason you have marked it as private?
 
Good Addon! But I've got one problem with it:
As soon as I activate it group conversations are always shown as "unread", so I alwalys have a unread conversation on my forum. No matter how much times I read it.
Now, when I deactivate the addon and then read the conversation, the "unread" is gone. But as soon as I activate the addon again and someone replys to the conversation its will show the group conversations as "unread" till I deactivate the addon again.
Would be nice if you could fix this :)

/Edit: Didnt happen again since... who knows
/Edit2: Did happen again.. quite some times. We also have problems to add new members to existing conversations: "You can only add 0 more members to this conversation" Some error message like that.
 
Last edited:
Top Bottom