Compatible XF Versions
2.0 , 2.1 , 2.2
Visible Branding
No
pic001.jpg


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:
Code:
TRUNCATE xf_user_ignore
Code:
UPDATE xf_user_profile SET ignored = '[]'
Author
AynaZ
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. See description

    Remove ignore v1.2 changes: Added template modification to remove Ignoring link in account wrapper.
  2. See description

    Remove ignore v1.1 changes: Now works with XF 2.2.6 and newer.
Back
Top Bottom