Recent content by Atmazphere

  1. Atmazphere

    XF 2.1 Where has this file moved in XF2?

    I'm currently searching for the file library/XenForo/Template/Helper/Core.php from XenForo 1. The paths are not the same anymore, anyone know where this file went? I'm specifically looking for the avatar part. I'm looking to implant my own API for images. In XF1, it was the following code that...
  2. Atmazphere

    XF 2.1 Looking to modify header

    I'm looking to modify it on the default theme as well. I'm looking for which file to go to.
  3. Atmazphere

    XF 2.1 Looking to modify header

    Hi, I'm looking to modify my header and add player count (Minecraft server) and a Discord widget to the header as well. Which template would this be under? The example is below. I'm using UI.X 2, if that's of relevance. The logo is in the middle, I just redacted it.
  4. Atmazphere

    XF 2.1 Unable to send mail

    Before I get told to check out the guide - I have. I have set up this plenty of times and I'm honestly stumped. Error: This error is instant, as soon as I try to send the email or a user awaits a confirmation, this pops up instantly.
  5. Atmazphere

    Require users to register with a Minecraft Username

    Hi, I'm looking to make it so users have to register with a valid Minecraft username. I've done it on XF1 with an addon (if I recall). There's also a code modification, but I'm looking to see if there's any addon besides MineSync.
  6. Atmazphere

    Register Popup Addon

    Hi, It's a tricky thing to explain, but basically, I'm looking for an addon that pops up to unregistered users when they view an article on the forum. The popup would suggest they register, or they can hide the addon.
  7. Atmazphere

    XF 2.1 REGEX Username Validation

    Hi, I'm looking to disable spaces in usernames, UTF codes, from being able to register on my forum. So basically, letters and numbers only, how do I do this?
  8. Atmazphere

    XF 2.1 Font Awesome in User Banners

    Hi, I'm looking to create custom banners for user groups, however, the FA icons don't want to load. I'm basing it off the way I did it before in version 1.5. As you can see, the icons don't appear. I have added the following code to app_user_banners.less...
  9. Atmazphere

    Add-on Embed Addon

    I'm looking for a plugin for XF 2, which basically allows you to upload an image and when someone shares it to Facebook or somewhere else, it shows something like the following:
  10. Atmazphere

    XF 2.0 Pulsing Logo

    Perfect, such an easier way. Thank you! Edit: Before someone asks how to implant this, put it in extra.less.
  11. Atmazphere

    XF 2.0 Pulsing Logo

    I'm using XenForo 2.0.12 and UI.X 2, I'm trying to figure out how to make my header logo, have a pulsing animation. Is this possible?
  12. Atmazphere

    Allow Moderators to View Forum while board is Inactive

    Indeed. I started working on it, almost finished of it to be fair. I've been pretty busy with life, but I expect to get this done within the next few weeks when my schedule clears. Sorry for the inconvenience.
  13. Atmazphere

    XF 2.0 ErrorException: Template error: Function parse_less_color is unknown src/XF/Template/Templater.php:840

    Hello, Anytime I visit a page on my forum, there seems to be an error that logs in the ACP. I'm guessing it's to do with UI.X, but I'm not 100% sure. Does anyone have a fix for this? #0 [internal function]: XF\Template\Templater->handleTemplateError(512, 'Function parse_...'...
  14. Atmazphere

    Allow Moderators to View Forum while board is Inactive

    Hey there, thanks for checking this out. It’s throwing that error due to the file being modified. It’s nothing major, it’s really just a nusense seeing it. I’m going to be developing an add on for this shortly rather than an error popping up and having to change it every time you update. This is...
Top Bottom