Forum Plugin - Moderation Issues
Each forum has a set of moderators, but Root users should be able to moderate posts without being explicitly named as a moderator.
When a post is moderated (moved or deleted), it is possible that the lastupdated or last reply record pointers could get out of sync.
To resolve these issues, which allow Root users to have full moderation capabilities and properly maintains the internal Forum last reply record pointers, update the following PHP files:
public_html/forum/moderation.php
public_html/forum/viewtopic.php
private/plugins/forum/include/gf_format.php
These patches 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