Yes.Latest version should be 1.3.13 right?
Oops. Fixed now
It uses the same permissions as to view the post/profile post/profile post comment IP. This is something you can assign per user groupthe IP can be viewed by only admins right? and not normal users
Sorry if its silly question
- Elasticsearch v6 single-type support is complex so move it into https://xenforo.com/community/resources/enhanced-search-improvements.4762/
Most database data should be removed, including Likes.Uninstalling this addon remove all its data on the database also?
Or I have to delete them all by myself?
Thanks!
No problem, I can rebuild search index fine.it doesn't remove data from the search index
Meaning existing alerts (read/unread) ?doesn't remove any alerts
Yes, read alerts age out after 7 days and unread alerts after 3 monthsMeaning existing alerts (read/unread) ?
Before.@Xon - for the big board instructions, are those queries to be ran before or after the installation?
Perfect, thanksBefore.
When you install the add-on, it'll check if the columns already exist and skip over them if they do.
Exception: Please rebuild the search index for the content types: Conversation, Conversation Message - library/SV/Utils/Deferred/Search.php:47
Generated By: Unknown Account, 10 minutes ago
> SELECT content_type FROM xf_content_type;
+-----------------------+
| content_type |
+-----------------------+
| attachment |
| conversation |
| conversation_message |
| custom_field |
| node |
| page |
| post |
| profile_post |
| profile_post_comment |
| tag |
| thread |
| user |
| xengallery |
| xengallery_album |
| xengallery_category |
| xengallery_comment |
| xengallery_media |
| xengallery_rating |
| xengallery_user_album |
| xengallery_user_media |
+-----------------------+
20 rows in set (0.00 sec)
> SELECT * FROM xf_content_type_field WHERE content_type LIKE '%conversation%';
+----------------------+----------------------------+--------------------------------------------------------------------+
| content_type | field_name | field_value |
+----------------------+----------------------------+--------------------------------------------------------------------+
| conversation | alert_handler_class | XenForo_AlertHandler_Conversation |
| conversation | edit_history_handler_class | SV_ConversationImprovements_EditHistoryHandler_Conversation |
| conversation | search_handler_class | Waindigo_ConvSearch_Search_DataHandler_Conversation |
| conversation | spam_handler_class | XenForo_SpamHandler_Conversation |
| conversation | stats_handler_class | XenForo_StatsHandler_Conversation |
| conversation_message | alert_handler_class | SV_ConversationImprovements_AlertHandler_ConversationMessage |
| conversation_message | attachment_handler_class | XenForo_AttachmentHandler_ConversationMessage |
| conversation_message | edit_history_handler_class | SV_ConversationImprovements_EditHistoryHandler_ConversationMessage |
| conversation_message | like_handler_class | SV_ConversationImprovements_LikeHandler_ConversationMessage |
| conversation_message | news_feed_handler_class | SV_ConversationImprovements_NewsFeedHandler_ConversationMessage |
| conversation_message | report_handler_class | XenForo_ReportHandler_ConversationMessage |
| conversation_message | search_handler_class | Waindigo_ConvSearch_Search_DataHandler_ConversationMessage |
+----------------------+----------------------------+--------------------------------------------------------------------+
> SELECT * FROM xf_content_type_field WHERE content_type LIKE '%conversation%';
+----------------------+----------------------------+--------------------------------------------------------------------+
| content_type | field_name | field_value |
+----------------------+----------------------------+--------------------------------------------------------------------+
| conversation | alert_handler_class | XenForo_AlertHandler_Conversation |
| conversation | edit_history_handler_class | SV_ConversationImprovements_EditHistoryHandler_Conversation |
| conversation | search_handler_class | SV_ConversationImprovements_Search_DataHandler_Conversation |
| conversation | spam_handler_class | XenForo_SpamHandler_Conversation |
| conversation | stats_handler_class | XenForo_StatsHandler_Conversation |
| conversation_message | alert_handler_class | SV_ConversationImprovements_AlertHandler_ConversationMessage |
| conversation_message | attachment_handler_class | XenForo_AttachmentHandler_ConversationMessage |
| conversation_message | edit_history_handler_class | SV_ConversationImprovements_EditHistoryHandler_ConversationMessage |
| conversation_message | like_handler_class | SV_ConversationImprovements_LikeHandler_ConversationMessage |
| conversation_message | news_feed_handler_class | SV_ConversationImprovements_NewsFeedHandler_ConversationMessage |
| conversation_message | report_handler_class | XenForo_ReportHandler_ConversationMessage |
| conversation_message | search_handler_class | SV_ConversationImprovements_Search_DataHandler_ConversationMessage |
+----------------------+----------------------------+--------------------------------------------------------------------+
someone should write an addon which checks for orphaned addon remnantsYes it was! So another addon from Jon that didn't remove itself properly when uninstalled. I've edited the values in the DB, ran the install xml again, and now I'm rebuilding the conversation content types![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.