Recent content by Static-Xbox

  1. Static-Xbox

    Fixed Tons of errors on backend in Payment Provider log after upgrading to 2.3.5

    I didn't think it would, but figured I'd ask. We're slowly upgrading, but still on 2.2 for now and having issues since the basil API, not realizing it broke everything. Whoops. Motivation to upgrade a bit faster, I suppose!
  2. Static-Xbox

    Fixed Tons of errors on backend in Payment Provider log after upgrading to 2.3.5

    @Jeremy P -- Question, will this fix work on 2.2 installations?
  3. Static-Xbox

    Conditional Statements for XenForo 2

    Hoping someone can help me with this one. Looking for a conditional, or perhaps not even a conditional, lol, but something to help with this: We have a usergroup that is occupied a single member every month. We would like to display the occupant of that group in this particular block. Is...
  4. Static-Xbox

    About My Addons And My Retirement

    I wish you well in your endeavours, Ozzy, you've done the forum add-on community proud all these years and I thank you for all of your hard work. We've had some ups and downs along the way, but you've been fantastic through it all and I thank you for that. All the best in whatever comes next!
  5. Static-Xbox

    XF 2.2 Profile Posts Broken / Profile Won't Load

    Bringing this back as now others are having this issue on the site: https://gwforums.com/threads/lets-figure-out-why-crystals-profile-doesnt-work.2132/post-131236
  6. Static-Xbox

    XF 2.2 Profile Posts Broken / Profile Won't Load

    I'm having a strange issue where my user profile on my forum loads fine while not logged in, because profile posts aren't visible, but when logged in my profile loads to a blank page. It's also showing a blank page on the What's New Profile Posts page...
  7. Static-Xbox

    [XB] Badges

    I'm now getting a litany of errors: Edit -- We had a few users with a lot of badges on display, limited everyone to 5 or 6 based on group and now things are seemingly ok again. So...lesson learned, limit badges featured to less than 10...
  8. Static-Xbox

    [XB] Badges

    Nope, no errors in the log, which is confusing
  9. Static-Xbox

    [XB] Badges

    Hi, Since upgrading to Yesterday's update I'm having a very strange error were certain pages of threads aren't loading at all, just blank. When the badges add-on is disabled the pages load fine, but when enabled, it's just a blank page. Any potential idea on what might be causing this?
  10. Static-Xbox

    XF 2.3 feedback and comments

    My responses haven't flamed you once, in fact I think they've been perfectly reasonable. So your attempts to claim abuse or trolling or flaming are vastly disproportionate to the responses being offered.
  11. Static-Xbox

    XF 2.3 feedback and comments

    Abuse? For stating an opinion...that's a new one. It's a very minor issue with a very easy fix, it seems completely disingenuous to attempt to attack those who say as much or who point out that it can easily be rectified.
  12. Static-Xbox

    XF 2.3 feedback and comments

    Rude? For pointing out that trivialities really aren't worth bickering over and, as has been mentioned, can easily be modified? Hardly...
  13. Static-Xbox

    Merry Christmas

    Hope everyone has a wonderful holiday, whatever you celebrate, or even if you don't!
  14. Static-Xbox

    Conditional Statements for XenForo 2

    Thank you both so, so much!!
  15. Static-Xbox

    Conditional Statements for XenForo 2

    Tried this approach, as well (we added sub-forums, lol): <xf:if is="in_array({$thread.forum_id}, [53, 55, 56, 57]) && !empty($user.Profile.custom_fields.DDCharName)"> {{$user.Profile.custom_fields.DDCharName}} <xf:else /> <xf:username user="$user" rich="true"...
Back
Top Bottom