What's New?
- Moderator Control Panel. Moderator Control Panel that features some tools from the admin panel;
- Ability to view banned members (requires permission "ModEss - Ban Users")
- Ability to ban members (requires permission "ModEss - Ban Users")
- Ability to unban members (requires permission "ModEss - Ban Users")
- Ability to search users by ip address (just like the admin panel, no additional permission required).
- Manage Tags functionality from...
Yes it's tied to the tag functionality in XF1.5 but no it is not dependent on XF1.5. Just don't give anyone the permission to manage tags so that page cannot be accessed. If they were to have permission and accessed the page, you'd get some error messages based on files that don't exist, etc..@Daniel Hood is the tags function tied to XF1.5, and if so, do you need to be running 1.5 for ME1.6.0 to work?
if (XenForo_Application::$versionId >= 1050032)
{
...
}
Can't you wrap the relevant code in a version check, to stop errors being thrown?
PHP:if (XenForo_Application::$versionId >= 1050032) { ... }
I'm using that for the next version of mine as I'm using XenForo_Model_Thread::FETCH_LAST_POST_AVATAR which was only introduced in B2.
For the alpha the version check would be 1050010, of course.
Daniel Hood updated Moderator Essentials with a new update entry:
1.6.0
Read the rest of this update entry...
What's New
- Fixed bug with front-end banning of members.
- Made XenForo 1.4.x integration cleaner by allowing you to set the permission ModEss - Manage Tags before upgrading to XenForo 1.5.x without worrying about any error messages. This allows you to set all moderator essential permissions ahead of update so your staff can dive right in to Tag Management.
Did you fix this?Daniel Hood updated Moderator Essentials with a new update entry:
1.6.1
Read the rest of this update entry...
@Daniel Hood I have found a bug with Moderator Essentials 1.5.0 on Xenforo 1.4.5.
The Last Edited by user name is blank.
This is the text when Moderator Essentials is deactivated.
View attachment 103326
This is the text when Moderator Essentials is activated.
View attachment 103327
@Daniel Hood@Daniel Hood I'm getting this when trying to search by IP in mod log.
I have absolutely all permissions.
Please assist.
PS: Running your very latest version as of this time.
![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.