profile

  1. Delete All Profile Banners from the XenForo DB

    Tips Delete All Profile Banners from the XenForo DB

    Bulk Delete All Profile Banners in XenForo This will bulk delete all user profile banners in XenForo. To remove all profile banners all at once, run this SQL: UPDATE `xf_user_profile` SET `banner_date` = 0, `banner_position_y` = NULL, `banner_optimized` = 0 Remove All Profile...
  2. EasyCoding

    xF2 Add-on Jack - Payment Profile: Authorize.Net with ARB 1.5.3

    This add-on extends XenForo 2 payment profile system to accept payment via Authorize.Net. It is the XF2 version of [bd] Paygate: AUTHORIZE.NET ARB. Xfrocks has open sourced their Authorize.Net payment provider. As it appears he is leaving the Xenforo community, posting an updated version using...
  3. EasyCoding

    xF2 Add-on [DigitalPoint] Profiles 1.0.0

    User profiles General cosmetic clean up of profiles. Also has options to pick what does/does not show on the user blurb. If you remove certain things from the user blurb (for example join date), it will still be available on the About tab on user profiles. Profile tabs The Activity tab and...
  4. EasyCoding

    xF2 Add-on [AH] Gamers Social Profiles 3.0.0 Patch Level 2

    This add-on makes use of the custom user fields by allowing your users to input their various gamer tags from the games they play. It can be configured to use certain gamer profiles if you do not wish to display them all. Simply look in the style properties [AH] Gamer Profiles for settings for...
Back
Top