Moderator Essentials

Moderator Essentials [Paid] 1.14.5

No permission to buy ($45.00)
  • Thread starter Thread starter Syndol
  • Start date Start date
We did have Tapatalk installed for a bit - removed it quite a while ago though. Could it have left some remnants that are giving us trouble?
 
From what I understand even if you uninstall it, the people with the app can continue to make requests. I don't really know, I have little to no experience with that app. Do you still have the php files uploaded? /library/Tapatalk and /mobiquo
 
Hey Daniel can you take a look here?

Code:
ErrorException: Fatal Error: Call to undefined method ModEss_Model_Log::logAdminRequest() - library/XenForo/ControllerAdmin/Abstract.php:32
Generato Da: il Custode, Ieri alle 12:47
Code:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Code:
array(3) {
  ["url"] => string(58) "https://www.immobilio.it/admin.php?add-ons/install-upgrade"
  ["_GET"] => array(1) {
    ["add-ons/install-upgrade"] => string(0) ""
  }
  ["_POST"] => array(3) {
    ["resource_url"] => string(60) "http://xenforo.com/community/resources/user-self-delete.1454"
    ["_xfToken"] => string(8) "********"
    ["_xfConfirm"] => string(1) "1"
  }
}
 
What version of XenForo are you using?

ModEss_Model_Log extends XenForo_Model_Log via the proxy class system. ModEss_Model_Log does not contain the function that the error says doesn't exist but it is a function XenForo_Model_Log. Having Moderator Essentials should not have errored at all.

Could I possibly see the full stack trace?
 
Using the latest version, I set up a node for Moderator Action Discussions. When viewing a log item I see the "Discuss" link but clicking it leads to a "not found error". Yet each action is causing a new thread to be created automatically. :confused:
 
A big request would be to implement node bans. I have some users that are generally great, but for some reason can't get along in a certain sub forum. It would be perfect if I could block access to a specific node/forum.
 
I agree with @Kartus, this can be done by managing node permissions. Unless of course you knew this and you're just suggesting for a way for moderators without access to the admin panel to do it.
 
/admin.php?node-permissions/general.1/ - top right corner: "Username" - set Permissions. You can use that to give individuals modified permissions specifically for that node (and children nodes inherit it).
 
Would it be difficult to add an option to show the moderator's name who edited a post, rather than the default XenForo "Edited by a moderator"?
 
Back
Top Bottom