Recent content by BIG LLC

  1. B

    Improving email outreach

    "As I understand it if you miss one notification you'll never hear about further replies in a subscribed thread, even though you might be very interested in following it." Until you visit or mark read, the alert stay unread.
  2. B

    Improving email outreach

    Look for the Persistent Alerts feature on I think one of @Xon 's addons.
  3. B

    XF 2.2 Newest Posts icon missing...

    Actually is there an option to change that viewport size?
  4. B

    About Enhanced Search .

    Ah - this popped up in search and I didn't look at the board it's on.
  5. B

    XF 2.2 Newest Posts icon missing...

    Actually - I think it was on mobile only. But is there an admin option to display/not display that button? Oops - answered above.
  6. B

    XF 2.2 Newest Posts icon missing...

    Prior to today when an add-on uninstall failed, I used to have a lighting bolt icon beside the lightbulb. Is there an option that enables or disables the Latest Posts lightning bolt icon in the nav? I cannot find one.
  7. B

    About Enhanced Search .

    I am looking at this "Optimize Now" option and hesitating...
  8. B

    XF 2.2 v2.2.15 update - page size jumped to 4MB from 3MB, plus crashes on some mobile devices

    No server errors. The text of the message escapes me. "This page is reloading due to an error" or some such thing.
  9. B

    XF 2.2 v2.2.15 update - page size jumped to 4MB from 3MB, plus crashes on some mobile devices

    Most likely disable all addons. If the issue disappears it's an addon, not a core Xf issue. If the issue does not disappear, it's an addon. Then maybe do a binary search - re-enable half of the addons. Perhaps starting with anything I suspect is an issue - any addons I have had trouble with in...
  10. B

    Remove image metadata [Paid]

    Does this clean the image of metadata or just remove the block displaying metadata?
  11. B

    XF 2.2 v2.2.15 update - page size jumped to 4MB from 3MB, plus crashes on some mobile devices

    Going to have to bite the bullet and disable addons and see if its one of them.
  12. B

    XF 2.2 Syntax error in if statement... can't work it out.

    Hold up. <xf:if is="{$xf.visitor.Profile.custom_fields.afl_club} AND {$xf.visitor.Profile.custom_fields.afl_club} != 'tasmania'">
  13. B

    XF 2.2 Syntax error in if statement... can't work it out.

    Checking for existence of a custom profile field, and that the field is not a certain value: <xf:if is="$xf.visitor.Profile.custom_fields.afl_club" && !is="$xf.visitor.Profile.custom_fields.afl_club == 'tasmania'"> Saving the template I get a syntax error message but no detail on what the...
  14. B

    XF 2.2 v2.2.15 update - page size jumped to 4MB from 3MB, plus crashes on some mobile devices

    Has anyone experienced changes in reliability moving to 2.2.15? On iOS pages crash and reload - I'll try and get the exact message. Not sure on Android. Page size has jumped from 3.5MB to over 4.3MB as well:
  15. B

    XF 2.2 User Profile Pages - Tabs not being linked correctly.

    I don't know if this is core or an add-on, but our user profile pages have tabbed areas: https://www.bigfooty.com/forum/members/the-filth-wizard.45819/ Every link across the site links to these areas as, for example: https://www.bigfooty.com/forum/members/the-filth-wizard.45819/#badges This...
Top Bottom