vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [FuelMyForum] vBConversations (Threaded PMs) (https://vborg.vbsupport.ru/showthread.php?t=322314)

vBNinja 04-05-2016 09:00 PM

[FuelMyForum] vBConversations (Threaded PMs)
 
1 Attachment(s)
https://vborg.vbsupport.ru/external/2016/04/38.png


Wouldn't it be nice to read PMs in "conversation" format instead of one message at a time?


Introducing vBConversations, inspired by Xenforo's conversations system, is the latest mod that takes care of that and many other crucial features vBulletin's PM system is missing.

The LITE version is already a major upgrade from vBulletin's PM system, but a PRO version was also created for Forum Owners that want to take private user interaction to an even higher level and really improve user experience.

Major Features:

"Conversation" Format (Screenshot)
Instead of sending a PM, you can now start a conversation with one or more "participants"
Every conversation has "messages" which will be presented in a thread-like format. (Yes all in one page and also paginated for long conversations ;))
There is no "Inbox" or "Sent Items" anymore, it's just "Conversations". Why wasn't it like this in the first place?

AJAX Quick Replies (Video)
Replies to conversations will now be sent using AJAX (without refreshing the page), bringing a more modern feel to user experience

AJAX Live Search (PRO) (Video)
Can't find a certain message?
The PRO version allows users to quickly "Live Search" their conversations (like google searches)
Again, why wasn't this always a vB core feature?

Usergroup System Notices (PRO) (Screenshot 1, Screenshot 2)
Need to Mass PM certain/all usergroups?
Luckily there are currently a few mods to do so with vB PMs (even one by myself)
But because of the way PMs were designed, it's inevitable to loop through each user when sending a Mass PM, which can take a hit on your CPU & email server and is also inefficient to replicate the same database message entry X times.
vBConversations' design allows for a much more efficient approach to achieve this and many other possible integrations.
System Notices allows admins to create a "global" conversation that will show in the conversations list of the specified usergroups and can't be replied to.
This happens instantly and the best part is that System Notices are tied with usergroups so if a user is added to a new usergroup, the previous notices for that usergroup will appear in his conversations list.
And yep, System Notices are integrated into vBulletin's Header & Popup Notifications

vBulletin PMs Importer
Don't worry vBConversations comes with a built-in importer that will import all of your current PMs and convert them to Conversations

Features:
- Conversation Quotas per usergoup permissions
- Max Conversation Participants per usergroup permissions
- Flood & Throttle Limits
- Ability to Mass Delete Conversations
- Mark multiple Conversations as read/unread
- Last reply user's avatar in conversations list
- Paginated Conversations & Messages list
- Popup Notifications
- Integrated to vBulletin Notifications (Screenshot)
- Email Notifications
- UserCP settings for Conversations/email notifications
- Automated PMs will continue to work as Conversations
- 100% use of phrases for Easy Language Translation

This version (1.1) is already packed with features but they don't stop here.
I'm open to feature/improvement suggestions to make this mod the best it can be :)

There are already some Planned Upcoming Features which include:
- Attachment Support (PRO)
- Flag Conversations (PRO)
- Add/Remove Participants (PRO)
- Read Receipts
- Lock Conversations (PRO)
- Leave Conversations (PRO)
- Quick Start Conversation Popup (PRO)
- Unread Conversations Preview header popup (PRO)
- Force Users To Read System Messages (PRO)

If you find any bugs, please let me know (Screenshots / Error Messages are helpful)
If you're interested or have questions about the PRO version, feel free to PM Me


Please don't forget to "Mark as Installed" for support & updates
If you enjoyed/found this mod useful, please Rate 5 stars & Nominate for MOTM, the more support for it, the more features to come!


Scott W 04-07-2016 12:45 PM

Looks awesome! Gonna give it a try later.

Morrus 04-07-2016 05:08 PM

Isn't this the mod I just paid you to do for me?

tareqbd 04-07-2016 05:20 PM

Reserved. Thanks.

Alan_SP 04-07-2016 05:36 PM

This sounds interesting, but I also would like to keep PMs. Does this system works besides PMs, or it disables PMs completely?

Scott W 04-07-2016 10:38 PM

1 Attachment(s)
like the feature but not a fan of the back and forth colors....plus the random line in the middle?

TheLastSuperman 04-07-2016 10:58 PM

Quote:

Originally Posted by Morrus (Post 2568626)
Isn't this the mod I just paid you to do for me?

Discussion of paid mods is not allowed in modification threads. You're more than free to PM the author and inquire directly. Also I don't have copies of the files made for you but some mods can be very similar yet coded quite differently. Since none of us can see the other code we can't compare.

trollshrooms 04-08-2016 01:07 PM

About time someone changed the way pm's were viewed... Thumbs Up Brother Thanks!

Scott W 04-08-2016 07:12 PM

Few glitches.

- Getting pop ups for new specific messages (aka ____ replied to "___" message) and in all actuality, that guy never replied.
- This disables PMing ability on tapatalk.

vBNinja 04-08-2016 08:15 PM

Quote:

Originally Posted by Alan_SP (Post 2568629)
This sounds interesting, but I also would like to keep PMs. Does this system works besides PMs, or it disables PMs completely?

It completely replaces PMs

Quote:

Originally Posted by Scott W (Post 2568634)
like the feature but not a fan of the back and forth colors....plus the random line in the middle?

To remove the alternating colors, add this to your additional.css template
Code:

#conversations > tbody > tr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

Quote:

Originally Posted by Scott W (Post 2568678)
Few glitches.

- Getting pop ups for new specific messages (aka ____ replied to "___" message) and in all actuality, that guy never replied.
- This disables PMing ability on tapatalk.

Will look into the popup issue
This mod doesn't currently support tapatalk and vice-versa, they would have to implement a new section on their app and I don't see that happening unless this mod gets very popular

akz645 04-09-2016 04:07 PM

Quote:

Originally Posted by vBNinja (Post 2568680)
Will look into the popup issue
This mod doesn't currently support tapatalk and vice-versa, they would have to implement a new section on their app and I don't see that happening unless this mod gets very popular

I'll wait for the planned features to be implemented before I buy the PRO. Please PM me how much you'd be willing to sell it for.

Seems like a really, really good modification though :)

blue6995 04-12-2016 06:54 AM

How can I get back to the original PM system? I have switched the mod off but Conversations is still shown and not the In Box etc

Thanks

trollshrooms 04-13-2016 09:36 PM

Notification popup displays the wrong name of the person sending the pm...

also like to see preview pm added to this mod

f3_dl 04-16-2016 07:28 PM

I think i've found a bug,

If your forum uses a prefix for the databse tables the plugin doesn't work right anymore.
You can acces the conversation.php but not your forumhome - if you have a notification for a new conversion.

There is missing a tableprefix on index if you have a notification. After install and writing a PM the pmed person get the error for missing table "bmf_conversations_participant" on any page except on conversions.php renaming the 3 Tables solves the error, but on conversions.php table "[PRE]bmf_conversations_participant" is now missing.


Also i can report 2 php Warnings:

Code:

PHP Warning: Invalid argument supplied for foreach() in ....\includes\functions_editor.php(467) : eval()'d code on line 122
When creating a new conversion.
Code:

PHP Warning: fsockopen(): in ....\includes\class_mail.php on line 757
When sending a new created conversation

Anyway thanks for this awsome plugin :)

akz645 04-16-2016 11:38 PM

Question:
- After you start a conversation (PM), can we still edit it afterwards?
If so, does the 'last edited by X' still appear at the bottom (edit logs).

^ If the above is not possible, that would be my suggestion to improving this Mod.

Note: I noticed this is pretty similar to Xenforo's Conversation (PM) system. Which is a good thing IMO.

f3_dl 05-31-2016 04:34 PM

I don't know if the developer is still active so i post this fix for you.

If someone has the same problem as me with the table prefix go to /fmf/products/conversations/hooks/process_templates_complete.php and replace:
Code:

        SELECT c.conversationid AS conversationid, c.username AS fromusername, c.title AS title, 1 AS isconversation, c.last_message_dateline AS sortdateline
        FROM bmf_conversations_participant p
        INNER JOIN bmf_conversations_conversation c ON (c.conversationid = p.conversationid)
        INNER JOIN bmf_conversations_message m ON (m.messageid = c.last_message_id)

with

Code:

        SELECT c.conversationid AS conversationid, c.username AS fromusername, c.title AS title, 1 AS isconversation, c.last_message_dateline AS sortdateline
        FROM " .TABLE_PREFIX. "bmf_conversations_participant p
        INNER JOIN " .TABLE_PREFIX. "bmf_conversations_conversation c ON (c.conversationid = p.conversationid)
        INNER JOIN " .TABLE_PREFIX. "bmf_conversations_message m ON (m.messageid = c.last_message_id)

That should fix the issue.
I think they just forgot the prefix there - if there will be a new version i am sure that this will be fixed but if you are using 1.1 that should get rid of the prefix problem.

dany_danay 06-01-2016 06:14 AM

Nice to see new things here.
A question, its compatible with dbtech PM mod?

f3_dl 06-01-2016 10:40 AM

I haven't tested it - but this mod kind of replaces the vB PN-system so i guess most thinks won't work - at least every function that uses the vBulletin PN tables.

Stratis 11-23-2017 04:45 PM

I just test this, and I liked it very much, but unfortunately many problems in my vb4.2.0.

a) Pop ups that have messages from users that not replied.
b) "Select all" does not work
c) I choose not import messages that automatic send an they show up as imported
d) some other that I can not explain (my bad English).

Any way very nice mod (if it worked to me it would be great)

Thanks any way.

1320Nation 11-26-2017 05:29 AM

How can I fix the following error?

Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT c.conversationid AS conversationid, c.username AS fromusername, c.title AS title, 1 AS isconversation, c.last_message_dateline AS sortdateline
FROM bmf_conversations_participant p
INNER JOIN bmf_conversations_conversation c ON (c.conversationid = p.conversationid)
INNER JOIN bmf_conversations_message m ON (m.messageid = c.last_message_id)
WHERE
p.userid = 3
AND c.last_message_userid != 3
AND c.last_message_dateline > p.dateline_lastread
AND p.dateline_deleted < m.dateline
ORDER BY c.last_message_dateline DESC
LIMIT 1;

MySQL Error : Table 'vbmulti.bmf_conversations_participant' doesn't exist
Error Number : 1146

1320Nation 12-02-2017 03:23 PM

Is this mod no longer supported?


All times are GMT. The time now is 10:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01272 seconds
  • Memory Usage 1,800KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete