- Compatible XF 1.x versions
- 1.3
- 1.4
Overview: Spammers abuse this ABOUT YOU area by filling them up with their spam text, links and websites so I recommend you should remove this field.
This add-on will remove "About You" field from user profile.
Tested only on 1.3.x on default style.
Setp 1:
Will block this option for future use:
Will remove already added data by running following query on your database
That's all
Sending a donation:
If you like this add-on, please consider sending a small donation. My PayPal email address provided upon request via Private Conversation
This add-on will remove "About You" field from user profile.
Tested only on 1.3.x on default style.
Setp 1:
Will block this option for future use:
- Download attachment & unzip it.
- Log in to your Admin CP and click on "Install Add-on" at bottom left corner.
- Upload the unzipped XML file.
Will remove already added data by running following query on your database
Code:
UPDATE`xf_user_profile`SET`about`=''
That's all
Sending a donation:
If you like this add-on, please consider sending a small donation. My PayPal email address provided upon request via Private Conversation