Disable blocks, plugins, syndication error
When managing items such as blocks, content syndication, plugins, or trackback services, it is possible that you can accidentally disable more items that intented. If the list of items is greater than the number displayed, those items that are not displayed can become disabled.
Generally this is not a problem since each list defaults to displaying 50 items and it is uncommon to have more than 50 plugins, blocks, synidcation feeds, or trackback services.
To resolve this issue, which will correctly only disable the item selected, update the following PHP files with the patched versions below.
/public_html/admin/plugins.php
/public_html/admin/syndication.php
/public_html/admin/trackback.php
These patches should only be applied to glFusion v1.1.8 and have been included in glFusion v1.1.8 Patch Level 3.
For more information on Patch Levels, please see the glFusion Patch Updates story.
What's Related