Hey, we are using Expression Engine version 2.1.3 Build 20101220 with Forum Module version 3.1.2.
I can confirm that when changing the forum notification email templates from the control panel, the body area works, but the email subject is ignored. Currently, my “Admin Notification of Forum Posts” reads “{forum_name} aaa {title}” and I am getting emails like “[forum_name] title”.
I would like to be able to use variables for the forum_category name as well as the forum_section name. For example, given the following structure:
forum_name 1
category_name 1
forum_section 1
forum_section 2
category_name 2
forum_section 3
forum_section 4
forum_section 5
I would like to receive emails like [forum_category] - [forum_section] - title.
I am posting this as a feature request now. The issue still remains tho about the title being ignored.