Recent content by atminside

  1. A

    LiteSpeed Cache for XF2 - Community

    To me this is not confusing. The plugin version is, and has been since May 2023, 2.3.0. Plugin version numbers are completely independent of their XF compatibility levels.
  2. A

    LiteSpeed Cache for XF2 - Community

    The plugin version is 2.3.0, but lists compatibility for XF 2.0, 2.1, 2.2 I'm also hoping to get clarity on if this is functional.
  3. A

    LiteSpeed Cache for XF2 - Community

    Are you still using Litespeed with your XF installation, just without the plugin?
  4. A

    LiteSpeed Cache for XF2 - Community

    Has anyone tried this plugin yet on XF 2.3?
  5. A

    XF 2.2 BBCode Migrated from vBulletin is not Working

    It makes no sense to me either, but that's what fixed it.
  6. A

    XF 2.2 BBCode Migrated from vBulletin is not Working

    Figured this one out today. Apparently, XF does not like links without www. in some instances. Just adding that in, shown below, to the HTML Replacement got this one working. <script type="text/javascript"> var _hwbtarget = 'hwb_' + Math.round((Math.random() * 100000))...
  7. A

    XF 2.2 BBCode Migrated from vBulletin is not Working

    @Brogan Is this something you're able to help with at all?
  8. A

    XF 2.2 BBCode Migrated from vBulletin is not Working

    Good Morning, I was hoping to get some help with this BBCode, it was working as shown in vB 4.2.5 before we migrated to XF2.2. It uses multiple options which are comma delineated, but the HWBot JS script is looking for a string, not for it to be sent as multiple options. Thanks in advance...
  9. A

    [Banxix] Multiple Options For BBCode

    @Banxix is it possible to have this add-on use , as the separator instead of | We have some existing bbcode from a vB migration that used [bbocde=option1,option2,option3] format and are trying to get it working again. Thanks!
  10. A

    XF 2.2 User Promotion - User Field Criteria

    I got a chance to try the below, but this also did not work.
  11. A

    XF 2.2 User Promotion - User Field Criteria

    I just tried checking and leaving the field blank, and then rebuilt promotions, but the promotion did not apply. Edit: I know for searching, an * is the wildcard. Should that be used in the field, potentially?
  12. A

    XF 2.2 User Promotion - User Field Criteria

    Hello, I am hoping to assign a usergroup based on anyone who completes a user profile field. Is there a way to have the "User value contains text:" pick up on anything inputted as the user's value?
  13. A

    Make it possible to "spam clean" a member from the ACP

    Any further updates on this?
  14. A

    Lack of interest Search / Batch update users by filtering connected account provider

    I found a roundabout way to do this. While you cannot search and/or batch with the connected account attribute, you can promote to a usergroup based on connected account. I created a usergroup just for connected accounts to be promoted into, so I can search by it in the future.
Back
Top Bottom