Recent content by Noodl

  1. N

    XF 1.5 Grab a Random User

    Hey, From a template, I obviously have the $visitor variable, but I'd like to know if it's possible to get another random username from all the registered XF users. Ideally without SQL (if templates can even do that) since it's just for displaying a small message on forum load. Thanks
  2. N

    XF 1.5 Randomise UIX Welcome Block Text

    Edit: Solved myself using: {xen:raw '$banners.{xen:calc '({$serverTime} % 61) + 1'}'} Hi guys, I use the #Rekt XF theme, which uses the UIX welcome block, which has a headline, and a subheading text section on it. What I wanted to do was randomise the subheading to create a sort of "loading...
  3. N

    XF 1.5 Changing Elements based on Permission

    Thanks Brogan! Worked a treat.
  4. N

    XF 1.5 Changing Elements based on Permission

    I'm using Audentio's #Rekt (http://www.audentio.com/demo//xf/index.php?misc/style&style_id=48) theme, and quite like the welcome block part, so I kinda wanted to keep it to make the board look a little less plain, but obviously when users are browsing and signed in, you don't want a big "SIGN UP...
Top Bottom