XF 1.5 'Start a conversation' to link to users messages

htweet

Member
I have edited the phrase 'Start a conversation' button to 'conversations'

The big issue now is that I want 'conversations' button to link to a filtered list of conversations exchanged between the logged in user and the other user.

For example, user A is the logged in user. User B is the other forum member.

User A has exchanged 5 different conversations with User B as listed below;

Conversation title 1
Conversation title 2
Conversation title 3
Conversation title 4
Conversation title 5


Now whenever User A clicks on 'conversations' button on User B's profile, he should be taken to a separate conversations page like www.example.com/filtered-conversations where only the conversations between User A and User B is listed;

Conversation title 1
Conversation title 2
Conversation title 3
Conversation title 4
Conversation title 5


instead of the default xenforo conversations page at www.example.com/conversations.

Anyone with help to solve this?
 
Top Bottom