Remove ignore

Remove ignore 1.2

No permission to buy ($35.00)
Compatible XF 2.x versions
  1. 2.0
  2. 2.1
  3. 2.2
  4. 2.3
Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:

https://www.xf2addons.com/

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:

pic001.webp


Code:
TRUNCATE xf_user_ignored

Code:
UPDATE xf_user_profile SET ignored = '[]'
  • Like
Reactions: Ksentile
Author
AndyB
Views
974
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from AndyB

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