Conversation Essentials

Conversation Essentials [Paid] 2.8.5

No permission to buy ($45.00)
Hi Xon,
First of all congrats for the add-on, it is a very good addition for my forum, appreciate your work, thank you!
My forum mostly relies on private conversations, is there a way in the near future to implement a function (in Rules) so that when a certain user (mod, admin) gives an answer in a conversation, the conversation to be automatically labeled? Right now I did make a label ”Unsanswered” so that all private conversations go there but I have to take them out manually because there is no such rule as the one I described above to direct the ”Unanswered” to ”Answered” label. Sorry for my english, I hope you understood what I meant. Thank you!
 
I think I know the answer, but just to check, can this addon merge conversations together?
 
Error with 2.3.0 RC3

Code:
ErrorException: Fatal Error: Declaration of SV\ConversationEssentials\XF\Pub\Controller\Conversation::applyConversationFilters(XF\Finder\ConversationUser $finder, array $filters) must be compatible with XF\Pub\Controller\ConversationController::applyConversationFilters(XF\Finder\ConversationUserFinder $finder, array $filters) src/addons/SV/ConversationEssentials/XF/Pub/Controller/Conversation.php:398
Generated by: xxx Jun 15, 2024 at 1:03 PM
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
  ["url"] => string(17) "/direct-messages/"
  ["referrer"] => string(30) "https://xf2.xxxx.com/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Delete
 
Hi, i got this error after i leave a conversation:

ErrorException: [E_WARNING] Attempt to read property "Master" on null in src/addons/SV/ConversationEssentials/XF/Pub/Controller/Conversation.php at line 2063
  1. XF::handlePhpError() in src/addons/SV/ConversationEssentials/XF/Pub/Controller/Conversation.php at line 2063
  2. SV\ConversationEssentials\XF\Pub\Controller\Conversation->assertViewableUserConversation() in src/addons/SV/ConversationSharing/XF/Pub/Controller/Conversation.php at line 627
  3. SV\ConversationSharing\XF\Pub\Controller\Conversation->assertViewableUserConversation() in src/addons/SV/ConversationEssentials/XF/Pub/Controller/Conversation.php at line 616
  4. SV\ConversationEssentials\XF\Pub\Controller\Conversation->assertCheckForRejoin() in src/addons/SV/ConversationEssentials/XF/Pub/Controller/Conversation.php at line 646
  5. SV\ConversationEssentials\XF\Pub\Controller\Conversation->actionView() in src/XF/Mvc/Dispatcher.php at line 352
  6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
  7. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2485
  10. XF\App->run() in src/XF.php at line 524
  11. XF::runApp() in index.php at line 20
 
StandardLib v1.21.0RC17 or so is deployed to my live sites atm for production testing, it has been somewhat buggy :(

Once I'm unblocked on this StandardLib update, there are about 10 add-on updates I'll be releasing soon after, with another 6-8 under way. None of these ae conversation/direct message related add-ons.

I'm thinking maybe in the next 1-2 months?

Of course, paid priority updates are possible.
 
Last edited:
Back
Top Bottom