Forum Plugin did not always use custom/ templates
glFusion supports the ability for admins to create a custom version of any template and place it in the custom/ directory (located under the directory where the stock template is stored). The Forum plugin did not always use the custom/ templates.
To resolve this issue, which will allow full use of the custom/ directory processing, update the PHP file gf_showtopic.php with the patched version below:
private/plugins/forum/include/gf_showtopic.php
This patch should only be applied to glFusion v1.1.8 and has been included in glFusion v1.1.8 Patch Level 2.
For more information on Patch Levels, please see the glFusion Patch Updates story.
What's Related