Share

Forum plugin bug when moderator deletes posts

The Forum plugin does not properly maintain the reply counter for a topic when a post is deleted.  This can cause the page count to be incorrect.  To resolve the issue, update the public_html/forum/moderation.php file with the patched version below.

It is also recommended that you go into the Forum Administration screen and re-sync all the forums to ensure the reply counter is set properly.

public_html/forum/moderation.php

This patch should only be applied to glFusion v1.1.8 and has been included in glFusion v1.1.8 Patch Level 1