I think I isolated it to one particular user. I'm going to look into this particular user
Is it one moderator?I think I isolated it to one particular user. I'm going to look into this particular user
Not a moderator, just a regular member.Is it one moderator?
Ok, I think I know how to fix that. I ran into a similar issue when I added the feature that allows mods to put users into certain user groups.Okay, so it looks like this occurs when the user is manually added to the group via admin cp. After removing the group and refreshing the page, the option to "Moderate" was visible. Clicking that adds them back to the group, but I can remove it again.
Oh perfect! I appreciate you taking the time to help me outOk, I think I know how to fix that. I ran into a similar issue when I added the feature that allows mods to put users into certain user groups.
I will get a fix in this weekend.Looks like a bug, I was just testing this as well.
I didn't realize I didn't have pages there. Yes, I will add it.I can't view all users in user notes history. Are you considering adding this? Pages maybe.
Thank you for working on this for us! Very much appreciated.Update: I have both fixes in and deployed to my prod environment (big board). I will let this one cook for a day or so and make sure no bugs have appear and then I will update on XF. Thanks for the callouts.
FIXED: Issue where users could not removed from moderation if they were moderated in the admin panel
ADDED: Pagination to the list of user notes in the moderator panel
ADDED: Total number of entries at the bottom of user notes, discouraged users, and moderated users
ADDED: On dashboard added "See More" to recently banned users, recently warned users, and recent user notes
Thank you!AndrewSimm updated [Andrew] Moderator Panel with a new update entry:
Version 1.7.8
Read the rest of this update entry...
<a href="{{ link('online/?type=member') }}">
<a href="{{ link('online/&type=member') }}">
I will take a look at this.For us, the "Members online" link in the dashboard was broken and just showed the site index. For reference, we do not use "full friendly URLs".
I fixed it for us by changing this line in the andrew_moderatorpanel_dashboard_macros template:
to:PHP:<a href="{{ link('online/?type=member') }}">
PHP:<a href="{{ link('online/&type=member') }}">
No idea if that change works for full friendly URLs.
We use essential cookies to make this site work, and optional cookies to enhance your experience.