Recent content by AndrewSimm

  1. AndrewSimm

    [Andrew] Moderator Panel

    Ok, just tested and updating the style property updates p-body-inner to 950px. This is helpful so I can experience your view. A couple of things I want to point out about your article. It does suggest narrowing text makes it easier to read and based on my sampling of major American publications...
  2. AndrewSimm

    [Andrew] Moderator Panel

    Does that mean you are setting .p-body-inner to 950px? For example, on this board it is set to 1200px.
  3. AndrewSimm

    [Andrew] Moderator Panel

    Probably after the summer. I could release early if users really demand it. The bug has been around for a while so my guess is it isn't impacting a lot of users. Only one other user has reported the issue.
  4. AndrewSimm

    [Andrew] Moderator Panel

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

    [Andrew] Moderator Panel

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

    [Andrew] Moderator Panel

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

    [Andrew] Moderator Panel

    Give the admin group permission.
  8. AndrewSimm

    [Andrew] Moderator Panel

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

    [Andrew] Moderator Panel

    No, this add-on has not had a deleted users log.
  10. 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.
  11. 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...
  12. 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...
  13. 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.
  14. AndrewSimm

    [Andrew] Banned Users List

    Yes, you are good to go.
  15. AndrewSimm

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

    I don't understand. I didn't suggest anything you wrote.
Back
Top Bottom