moderator log

  1. gigipmc

    $actor not passed from logModeratorAction() to moderatorLogger()->log()

    In XF\Logger: public function logModeratorAction($type, $content, $action, array $params = [], $throw = true) { return $this->moderatorLogger()->log($type, $content, $action, $params, $throw); } In XF\ModeratorLog\Logger: public function log($type, $content, $action, array $params = []...
  2. N

    XF 2.2 Moderator log "reason" is almost always empty

    Hey there. I've noticed on many occasions that the moderator log will have an entry like "Action: Thread removed from public view (reason: )". I know for a fact that reasons were provided on some of those occasions because I'm the person that took the action. I consistently see the reasons...
  3. Steffen

    Beta vBulletin 3/4 Moderator Log Import Command 0.0.1

    This command attempts to import the vBulletin 3/4 moderator log into XenForo 2. It originated from a bug report: vB4 Import: Support for importing the moderator log. It is by no means a finished product and I cannot provide any guarantees or support! The command has served me well during my vB4...
Back
Top Bottom