Yes I was looking at doing some cleanup anyway.
Thanks for looking into this and hope you include the changes in the next version.
Thanks for looking into this and hope you include the changes in the next version.
same problem here,,waiting for updateThank you for this it is working well in the test I have been running.
I have imported a lot of PM from vb3.8 and the pruning is working but I tested searching for a conversation and if I click on a new one it works but if I click on an old vb-imported I get this error:
Code:Server Error Invalid argument supplied for foreach() XenForo_Application::handlePhpError() in Icewind/ConversationTools/ControllerAdmin/User.php at line 144 Icewind_ConversationTools_ControllerAdmin_User->actionViewConversation() in XenForo/FrontController.php at line 347 XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134 XenForo_FrontController->run() in /home/httpd/name/domain.com/dir/admin.php at line 13
Not a big thing, if I search for conversations in the future I will probably only be interested in xenforo created ones.
same problem here,,waiting for update![]()
Icewind Conversation Tools v1.0.1
Maintenance Release for the following issues:
- fixed a compatibility issue with Conversation Essentials add-on
- fixed a bug for imported vBulletin private messages that would not have recipients.
Error while trying to see the correspondence
Server Error
Invalid argument supplied for foreach()
- XenForo_Application::handlePhpError() in Icewind/ConversationTools/Model/User.php at line 40
- Icewind_ConversationTools_Model_User->prepareUserTitle() in Icewind/ConversationTools/Model/Conversation.php at line 135
- Icewind_ConversationTools_Model_Conversation->prepareMessages() in Icewind/ConversationTools/ControllerAdmin/User.php at line 154
- Icewind_ConversationTools_ControllerAdmin_User->actionViewConversation() in XenForo/FrontController.php at line 347
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /home/d/******/******/public_html/admin.php at line 13
foreach ($this->_getDataRegistryModel()->get('trophyUserTitles') AS $points => $title)
{
if ($user['trophy_points'] >= $points)
{
return $title;
}
}
if (!$userTitles = $this->_getDataRegistryModel()->get('userTitleLadder'))
{
// compatible with XF version less than 1.4
$userTitles = $this->_getDataRegistryModel()->get('trophyUserTitles');
}
foreach ($userTitles AS $points => $title)
{
if ($user['trophy_points'] >= $points)
{
return $title;
}
}
Sorry, but please download this one. I been in bed most of the day with the flu and completely forgot about the file check...
@Lawrence can you add an option for "Can't create conversation before X posts." ?
I'm not sure if you are saying the pruning options that are included with this add-on was surely needed, or if you are asking for another pruning option that I may have missed elsewhere (I know one was asked for to allow admins to select a group of PC's to delete at once when you search for PC's by member name).The conversation prune functionality is sorely needed
Thanks for letting me know,@Lawrence the new version fixed the error.![]()
Use Spam Cleaner Instead.Can I use this to delete all conversations started by a member ?
Hi @Lawrence
We want to use your AddOn to eliminate 50,000 MP which we import from vBulletin, these MP's are welcome from users. To find them we use the search function by title of the AddOn but did not find how to remove these MP's in batches. Is this possible?
Regards, Luis.
Hi there,
Just seen a reply in another thread and you linked this. I wanted to ask if it will conflict with Conversation Essentials before I installed it?
Thanks
We use essential cookies to make this site work, and optional cookies to enhance your experience.