- VirusTotal Scan
- https://www.virustotal.com/gui/file/35fe8f913938fe5d744c3e0fdab958c63d6440ac535be687ee795a0ae68db434?nocache=1
- Compatible versions
- 2.0, 2.1, 2.2, 2.3
Description:
Removes the ignore function.
Your members will enjoy having an easier to use forum which has less clutter.
Template modifications:
The following template modifications are used in this add-on:
Removes the ignore function.
Your members will enjoy having an easier to use forum which has less clutter.
Template modifications:
The following template modifications are used in this add-on:
Code:
TRUNCATE xf_user_ignored
Code:
UPDATE xf_user_profile SET ignored = '[]'