Conversation Essentials

Conversation Essentials [Paid] 1.14.1

No permission to buy ($45.00)
  • Thread starter Thread starter Syndol
  • Start date Start date
question please regarding: "Nine (9) templates need to be edited."

is there still the need of editing 9 templates ?
I do not want to use TMS, so I am wondering if editing of 9 templates will be eliminated when TMC for 1.2 is released ?
 
The edits will still be needed but just like you don't have to worry about template edits with TMS, you would not have to worry about them with TMC.
 
So when you install this and set a limit on inboxes, do member have the ability to delete conversations, so they can clear their own inbox?

Or if they leave a conversation, will it no longer count against their limit, and leave their inbox?
 
When their inbox is full they must leave (delete) some conversations in order to make room.
Until they do so they will not be able to send or receive new ones.
If someone tries to contact them, they will receive an alert telling them their inbox is full.
 
Just purchased it! Definately a great add-on!

I was looking to add html link code under the %full bar in the profile page. So on top it says how full, then displays the bar, then under would say "Get more storage today" and link to upgrades. I tried to find it in the templates but couldn't. Could you point me in the direction of this, if it is even possible?
 
Could you point me in the direction of this, if it is even possible?
If you use TMS then you will need to edit the convess_conversation_list_1 modification, otherwise, edit the conversation_list template.
Add the following wherever you want:
<br /><a href="{xen:link account/upgrades}">Get more storage today</a>
 
Would love to use this with Account Wrapper addon. How do I fix this error?

http://xenforo.com/community/resources/add-account-wrapper-to-conversations.1617/

8thos
Server Error

Undefined index: conversations
  1. XenForo_Application::handlePhpError() in ConvEss/ControllerPublic/Conversation.php at line 23
  2. ConvEss_ControllerPublic_Conversation->actionIndex() in XenForo/FrontController.php at line 310
  3. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  4. XenForo_FrontController->run() in /home/user/public_html/index.php at line 13
That error is thrown by Conversations Essentials.

My add-on doesn't even call the "conversations" index.
 
Suggestion: Make it so Admins can kick Mods, and Super Admins can kick Admins (and themselves) out of a conversation.
 
convess update said:
- Added ability to add title text to links that start a conversation. ({xen:link conversations/add, '', 'to={$user.username}', 'title=Test Title'})
How i have to write a link to automatically open a new conversation with user "admin" and title "help"? with my following try, the user works, but title was empty:
/conversations/add?to=admin&title=help
 
That should work.
Ensure your TMS template edit convess_conversation_add_2 shows up green in colour. If it is, then re-upload the file ControllerPublic/Conversation.php to your server.
 
Problem: I've just upgraded to the latest version of XenForo (ver. 1.1.5) and now there are many 'missing paid features' ;-(. To the best of my knowledge there may be more but these are what I've immediately found gone:

  • Sticky a conversation. Conversations can now be set as Stickies. A Sticky ensures the conversation will always remain at the top of the list. See images #2 and #3
  • Preset Title Text. Ability to add title text to links that start a conversation ({xen:link conversations/add, '', 'to={$user.username}', 'title=Test Title'}).
  • Last Read Date. Option to show conversation participant's Last Read Date with a link to the last message they have read. This date and link can be found underneath each of the participant's user name and title in the participants block of each conversation. There is also an option to allow each member to opt out of this feature via their Account/Privacy page, in which case their last read date will display as 'N/A'. See images #14 and #16
  • Kick Participants out of conversations. Option to allow certain user groups to kick a user out of their conversation via a link in the participant's mini avatar. A kicked user may be re-invited back into the conversation at any time. Please note that those users who leave the conversation on their own accord cannot be invited back as per default XenForo behaviour. Administrators and Moderators cannot be kicked out of conversations. See images #18 and #19
Can these issues be resolved to work with the latest XenForo Upgrade?
 
Problem: I've just upgraded to the latest version of XenForo (ver. 1.1.5) and now there are many 'missing paid features' ;-(. To the best of my knowledge there may be more but these are what I've immediately found gone:


Can these issues be resolved to work with the latest XenForo Upgrade?
conv ess.webp

It's all working fine on my site. Do you have any outdated templates that need to be rebuilt?
 
Back
Top Bottom