Recent content by Jashugan

  1. Jashugan

    XF 2.2 Are "similar threads" a built-in feature, or an addon?

    I was googling how to enable "similar threads" in Xenforo, just like this forum has enabled. And found a paid 3rd-party addon for it. But I was thinking that if it's a part of the official support forum then surely it must be a built-in feature. Can someone clear up this confusion please...
  2. Jashugan

    XF 2.1 How to change the color of mentions?

    Where do I put that code? Thanks
  3. Jashugan

    XF 2.2 Prevent users from using animated images in signatures?

    Neither of those solutions is good for me unfortunately. My members enjoy creating and using sigs, so disabling the images isn't an option. And I can't disable gif's globally either, as they are needed in posts.
  4. Jashugan

    XF 2.2 Prevent users from using animated images in signatures?

    As title, how to achieve this? Thanks.
  5. Jashugan

    XF 2.2 Getting a template error

    Nevermind, the problem seems to have stopped now. Please delete thread.
  6. Jashugan

    XF 2.2 Getting a template error

    ErrorException: Template error: [E_USER_WARNING] Cannot call method isOnline on a non-object (NULL) src/XF/Template/Templater.php:1153
  7. Jashugan

    XF 2.2 Sigs in mobile version?

    After. Just tried putting it before, and there seems to be no difference.
  8. Jashugan

    XF 2.2 Sigs in mobile version?

    Thanks. But that cuts the image short instead of resizing it. I already have the following code in extra.less (in order to limit sig sizes, because frustratingly, for some reason that isnt a default feature of xenforo....) .message-signature img { max-width: 500px; max-height: 130px...
  9. Jashugan

    XF 2.2 Sigs in mobile version?

    The mobile version doesn't seem to display user signatures. Is there a way to change this?
  10. Jashugan

    [OzzModz] Contact Us Thread

    I am getting the following error when I try to upload the archive "Could not process addon-Xon-ContactUsThread-2.3.6.zip: The following requirements for Contact Us Thread were not met: Contact Us Thread requires Standard Library by Xon v1.0.0+. " What am I doing wrong? Thank you.
  11. Jashugan

    XF 2.2 How to stop custom page appearing in forum list?

    If I replace the word "staff" with "admin" in that code, will that work for limiting it to admins?
  12. Jashugan

    XF 2.2 How to stop custom page appearing in forum list?

    I've made an "about us" page, but it is listed on the main board index with the forums. I want all users to be able to view the page (from my own links), but I don't want the node listed on the index. How do I set this permission? Also, is there a way that I can set it so that only staff can...
  13. Jashugan

    XF 2.2 How to make a specific profile tab the 'default', and re-order the tabs?

    In profile view, I would like to make the 'about' tab the default (since on a brand new forum no members have any 'profile posts'). And just to be clear, by 'default' I mean the first one that is displayed when someone views a profile. Also how do I re-order the tabs so that 'about' is the...
  14. Jashugan

    Problem adding facebook

    Thanks for the help. 10/10. Would recommend. Don't you ever have a day off from being grumpy?
Back
Top Bottom