Forum Consistency - fudforum/FUDforum GitHub Wiki

The Forum consistency admin control panel checks the integrity of FUDforum's data and repairs it if inconsistencies are found. This process also regenerates forum caches of various data such as moderators, topic views, etc...

While this process is running, your forum will be disabled.

When to run it

It is highly recommended to run a consistency checker once per month on high traffic forums and once every two or three months on low traffic forums.

If you see some irregularities with the forum data or inconsistent information being displayed, run the consistency checker, in most cases this will resolve the problem.

Defining additional checks

Developers can write plugins to define additional checks and maintenance activities. If a plugin has a plugin_check() function, it will automatically be executed during consistency runs.

NOTE: If the problem persists after running a consistency check, please take the time to report it as a bug, by going to the FUDforum support forum.

⚠️ **GitHub.com Fallback** ⚠️