Recent content by AndrewSimm

  1. AndrewSimm

    [Andrew] Moderator Panel

    What device and resolution is that? It looks more squished than normal.
  2. AndrewSimm

    [Andrew] Moderator Panel

    This is already fixed in the next version.
  3. AndrewSimm

    [Andrew] Moderator Panel

    You can just add the permissions for this add-on to the moderating user group.
  4. AndrewSimm

    [Andrew] Moderator Panel

    Give the admin group permission.
  5. AndrewSimm

    [Andrew] Moderator Panel

    The icon has been turned into a number displayed on the same view.
  6. AndrewSimm

    [Andrew] Moderator Panel

    No, this add-on has not had a deleted users log.
  7. AndrewSimm

    XF 2.4 general discussion, feedback, complaints, random off topic posts, etc.

    I have two sites with a combined 15M post that I backup at separate times with this method. I backup and then copy a backup to a secondary drive. I then download a copy each night of the backup to a file server at my house using a script.
  8. AndrewSimm

    [Andrew] Admin Panel Notes [Paid]

    First, I appreciate your support and feedback. When I created this add-on I thought a lot about what type of add-on this would be and how it should be scoped. I concluded it needed to be one of these three options: 1. Basic text box (vBulletin 4 style) widget 2. Enhanced text box with user...
  9. AndrewSimm

    [Andrew] Moderator Panel

    The issue is IP::BinaryToString doesn't exist in XF 2.2. This will be the fix in Andrew\ModeratorPanel\Pub\Controller\User.php: if(\XF::$versionId < 2030000) { $ips = $ipRepo->getUsersByIp($parsed['startRange']); } else { $ips...
  10. AndrewSimm

    [Andrew] Moderator Panel

    I can confirm the bug is for any version of MP running on XF 2.2. I will work on a fix.
  11. AndrewSimm

    [Andrew] Banned Users List

    Yes, you are good to go.
  12. AndrewSimm

    Any news about Xenforo 3.0, can we expect modern forum?

    I don't understand. I didn't suggest anything you wrote.
  13. AndrewSimm

    [Andrew] Moderator Panel

    Were you updating an add-on when this occured?
  14. AndrewSimm

    Any news about Xenforo 3.0, can we expect modern forum?

    Can you provide some context? I didn't say anything about social media.
  15. AndrewSimm

    Any news about Xenforo 3.0, can we expect modern forum?

    I know you can change it but... The borders on everything is a bit dated. I also think filters could be designed to come from the side vs a popup and closing a filter from the filter bar isn't very mobile friendly. I would also say the layout of different post and widgets against a gray...
Back
Top Bottom