Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can i include thread body in Notification mails ?
abhilashsnair
New
I want to get discussion/comment body along with notification mail, how can I configure my vanilla to get this kind of mails
0
Comments
Hi there!
You might be interested in the following thread: http://vanillaforums.org/discussion/26639/change-the-content-of-the-private-message-notification
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
What version number of Vanilla are you running?
In 2.1, you can show the body of discussions and comments using the configuration items
Vanilla.Activity.ShowDiscussionBody
andVanilla.Activity.ShowCommentBody
respectively. E.g. to show the discussion body in notifications while keeping the comment body hidden, add the following to your/conf/config.php
file:Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
thanks @hgtonight its working now but on Popup notifiation HTML codes too coming , again id there any option to configure incoming mails to threds, like for each thread there will be a unique email and when replying it will get posted to respective threads
Post by mail is not available on the OS version of Vanilla.
It can be done, but there are no out of the box solutions available at this time as it requires significant resources and set up to create and maintain.
You could set something up using the alpha API application by @kasper and something like https://postmarkapp.com/inbound to parse email. I do not suggest this unless you know what you are doing..
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Attempted this very fix, and didn't get the desired result. Could there be any sort of older/other conflict preventing it from taking effect?
@ginny42 That fix is for 2.1 only.
What version number of Vanilla are you running?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Even after disabled debugger I am getting debugg info site wide how to stop the same . and I tried to enable awards plugin. It didn't enable but some notifications coming like the one for our forum notifications. How can I check and force disable a plugin
To disable a plugin you need to go inside the config.php file and change TRUE to FALSE for the ones you want to disable.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
award plugin is not found to be active