Forums

Join
bbPress Support ForumsPluginsPlugin: Post Notification

Info

Plugin: Post Notification

  1. Hi, I am trying to use this plugin on a site running in Slovak language, that means, I need to use special characters. I am not good with php, so forgive me, if am not technical enough :)

    The system e-mails (like registration) are working fine. However, when sending mail through Post Notification, the special characters are messed up.

    When I was checking the source code of the mails, I have discovered, that the registration mails contain the line "Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8"".
    The Post Notification mails (also the Report Post plugin mails) do not contain any charset specification (the source code contains this: X-Amavis-Alert: BAD HEADER SECTION, Non-encoded 8-bit data (char C3 hex).
    Can that be the source of my problem, if yes, how can I solve it?

  2. Can someone tell me how to modify the plugin so that notifications about favorite topics are emailed by default? I want to save users the two extra steps of logging into their profile and ticking a box to get email notifications about favorites.

    Please err on the side of over explanation.

    Thanks!

  3. You must log in to post.