Description:
This mod allows each user to store standard replies which they can quickly access upon creating a reply, thread, pm or infraction.
[Demo here - registered members have permissions to use canned replies]
Features:
Adding and editing canned replies is fully integrated into the User CP with vBulletin Editor. [+] Quick Link -> User Control Panel; Then scroll down page and you will see 'Edit your Canned Replies' url to canned replies is http://www.your-forum.com/cannedreplies.php
Permissions can be set per usergroup
(AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Can use Canned Replies)
(AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Maximum Canned Replies Per User)
Quickly Reply with Standard Message either in Quick Reply [+] or Advanced Reply [+]
Can also be used in NewThread [+] User Infractions [+] and PM System
Suggestions: If you have a suggestion about this modification, please get in touch here Donations: If you want to donate please click 'Support Developer'
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
The next version comes with less queries, available later today.
Quote:
Originally Posted by PinkDaisy
I have installed this. Everything seems to be working okay, but when I go to use it to test it, I get:
The following errors occurred with your submission
The message you have entered is too short. Please lengthen your message to at least 1 characters.
-----------
any ideas? it even happens if I put a smilie in the box.
Quote:
Originally Posted by PinkDaisy
oh and it seems to work okay for my other admin, but not for me. ??
What is the exact title and message you are trying to use (you can pm it to me if it contains personal info)?
Quote:
Originally Posted by JoomlArt
I have the same problem. When we choose the canned replies from dropdown list. The text is not prefilled into the editor textarea.
vBulletin? Version 3.7.0
Have you applied the template edits? Is the editor box active?
Quote:
Originally Posted by hornstar1337
What about the pm system? will it work there?
No currently, I will release the template edits necessary for this in the next release, available later today.
I have the same problem. When we choose the canned replies from dropdown list. The text is not prefilled into the editor textarea.
vBulletin? Version 3.7.0
Have you applied the template edits? Is the editor box active?
Yes I have applied and double check.
I should suggest testing with all type of editor (simple , standard, full editor) of vbu because the textarea ID keep changing when users switch to other mode.
Later on today, I have removed some javascript and they works. However, when I switch to other editor modes , it stop working
Thank you for releasing new version today. I am eager to be the one to download the new version
I should suggest testing with all type of editor (simple , standard, full editor) of vbu because the textarea ID keep changing when users switch to other mode.
Later on today, I have removed some javascript and they works. However, when I switch to other editor modes , it stop working
Thank you for releasing new version today. I am eager to be the one to download the new version
I have coded and tested it for the WYSIWYG and standard editors (defaults). Are you using the basic editor?
On which template are you referring to?
I do not see canned replies anywhere as well. Also had to manually edit my usercp in order to get the link to show up.
Template edits where done and usergroup permissions where yes.
Appears to be some kind of error in your code while including the php file as $cannedreplies returns nothing.