Recent content by HuskerGarrett

  1. H

    XF 2.2 Discussions per page not working, only showing a few threads

    This has still been an ongoing issue. When I "rebuild cache" for threads it fixes it, but only for a couple weeks or so and then I need to run it again. Does anyone else happen to have any ideas?
  2. H

    s9e Media Sites

    Interesting, mine is actually the opposite, they show on mobile but are blank on desktop. Good to know that it is an issue on Twitter's end. Thank you!
  3. H

    s9e Media Sites

    Twitter/X embeds suddenly don't have the account username populating in the embed, it's just blank. Does anyone know if there's an easy fix for that?
  4. H

    Sports Ticker

    I use Scorestream. You can see it at my forum https://www.theplatinumboard.com It’s just an html widget from their website.
  5. H

    [DohTheme] - Forum Design Services

    @DohTheme just made our community a custom theme and it is incredible. Excellent work and quick turn around time. Thank you!
  6. H

    [Liam W] (RIP) Global Name Styling

    This doesn’t work perfectly with 2.3 and causes a few minor issues. Is there a plan to update it?
  7. H

    XF 2.3 Timestamp question

    Just curious if there is an easy fix for this. Suddenly timestamps on "members online" won't say "a moment ago" or "x minutes ago" it just says the time. For example, in the picture below it was 1:55pm. Where it used to always say "a moment ago" it now says the time even though that time is now...
  8. H

    [AddonFlare] Paid Registrations

    It also appears this does not work with 2.3. Does anyone know of any alternatives?
  9. H

    XF 2.2 Running a sql query

    Sorry, I just saw this. Run the following query on PHPMYADMIN. STYLEID Attention! UPDATE xf_user SET style_id = STYLEID; Just change styleid to the styleid # of the style you want to switch everyone to
  10. H

    [AddonFlare] Paid Registrations

    I'm also still using this addon and haven't had any issues
  11. H

    XF 2.2 Post background color changes with reaction score

    Thank you. This is definitely similar but I think they're wanting it on the post level. Template edit is a good idea
  12. H

    XF 2.2 Post background color changes with reaction score

    A forum similar to ours does this and some members have asked if I could implement something similar. When a post hits a certain reaction score (10 for example), the post background color will change. It basically makes highly liked posts stick out a little more. Would this be something to...
  13. H

    XF 2.2 Have to rebuild thread cache every few days

    I don't think so, but I'll try to find it. Thank you. I also tried disabling PHP-FPM on my host as well, hoping that will do the trick.
  14. H

    XF 2.2 Running a sql query

    Nevermind, I ran it in the main db and it worked fine.
  15. H

    XF 2.2 Running a sql query

    Hi, sorry I have not ran a query before and want to make sure I don't mess anything up. I'm trying to run a query to switch everyone over to a new style, so that the old ones are still active but they at least have to try out the new one and switch back if they choose. Which database should I...
Back
Top Bottom