Dan Hawkins
Active member
Purchased, thanks DH
- XenForo_Application::handlePhpError() in Waindigo/HtmlNodeTitles/Extend/XenForo/Route/Prefix/Forums.php at line 19
- Waindigo_HtmlNodeTitles_Extend_XenForo_Route_Prefix_Forums->buildLink() in XenForo/Link.php at line 369
- XenForo_Link::_buildLink() in XenForo/Link.php at line 93
- XenForo_Link::buildPublicLink() in ModEss/Model/Log.php at line 921
- ModEss_Model_Log->_buildLinkToForum() in ModEss/Model/Log.php at line 742
- ModEss_Model_Log->addLinksToModLogEntries() in ModEss/ControllerPublic/ModEss.php at line 558
- ModEss_ControllerPublic_ModEss->actionModLog() in XenForo/FrontController.php at line 347
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /var/www/vhosts/xxxxxx/httpdocs/index.php at line 13
What's New?
New Phrases:
- Changed the way action discussion threads are created. Now they're only created if someone needs to discuss a log item instead of for every item.
- Fixed the calander pop up for user bans on the front end
- Tied moderator banning to a user permission instead of using the admin permission.
- modess_discuss
- modess_invalid_moderator_log_entry
- modess_no_moderator_action_discussion_forum_has_been_enabled
Oh, I found the answer here http://xenmods.com/threads/mod-log-item-discuss-still-broken.348/
For any others wondering, you have to upload the files located at ModEss/Upload/Library/ModEss/ModEss
Sorry for not getting back to you. I read it and meant to respond when I got on a computer and then forgot. Thanks for reminding me that I need to repackage that zip.
ALTER TABLE `xf_moderator_log` ADD `modess_discussion_id` INT(11) NOT NULL DEFAULT '0' AFTER `ip_address`, ADD INDEX (`modess_discussion_id`) ;
ErrorException: Undefined index: is_moderator - library/XenForo/Visitor.php:670
Generated By: Unknown Account, Today at 7:07 AM
Stack Trace
#0 /srv/www/theadminzone.com/public_html/library/XenForo/Visitor.php(670): XenForo_Application::handlePhpError(8, 'Undefined index...', '/srv/www/theadm...', 670, Array)
#1 /srv/www/theadminzone.com/public_html/library/ModEss/Listener/Cog.php(289): XenForo_Visitor->offsetGet('is_moderator')
#2 /srv/www/theadminzone.com/public_html/library/ModEss/Listener/Cog.php(9): ModEss_Listener_Cog::_updateModLogSessionCounts()
#3 [internal function]: ModEss_Listener_Cog::preDispatch(Object(XenForo_ControllerPublic_Error), 'Nopermission', 'XenForo_Control...')
#4 /srv/www/theadminzone.com/public_html/library/XenForo/CodeEvent.php(58): call_user_func_array(Array, Array)
#5 /srv/www/theadminzone.com/public_html/library/XenForo/Controller.php(311): XenForo_CodeEvent::fire('controller_pre_...', Array, 'XenForo_Control...')
#6 /srv/www/theadminzone.com/public_html/library/XenForo/FrontController.php(346): XenForo_Controller->preDispatch('Nopermission', 'XenForo_Control...')
#7 /srv/www/theadminzone.com/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /srv/www/theadminzone.com/public_html/index.php(13): XenForo_FrontController->run()
#9 {main}
Request State
array(3) {
["url"] => string(67) "https://theadminzone.com/threads/list-of-free-forum-software.49185/"
["_GET"] => array(1) {
["/threads/list-of-free-forum-software_49185/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
That's rather odd. It's a default XenForo field which should be assigned 0 for guests even. That one you copied is for an "Unknown Account", is it always that?
Error Info
ErrorException: Undefined index: user_id - library/XenForo/Visitor.php:670
Generated By: Unknown Account, Today at 7:07 AM
Stack Trace
#0 /srv/www/theadminzone.com/public_html/library/XenForo/Visitor.php(670): XenForo_Application::handlePhpError(8, 'Undefined index...', '/srv/www/theadm...', 670, Array)
#1 /srv/www/theadminzone.com/public_html/library/XenForo/Visitor.php(113): XenForo_Visitor->offsetGet('user_id')
#2 /srv/www/theadminzone.com/public_html/library/Bookmarks/Listener/Hook.php(10): XenForo_Visitor::getUserId()
#3 [internal function]: Bookmarks_Listener_Hook::templateCreate('PAGE_CONTAINER', Array, Object(XenForo_Template_Public))
#4 /srv/www/theadminzone.com/public_html/library/XenForo/CodeEvent.php(58): call_user_func_array(Array, Array)
#5 /srv/www/theadminzone.com/public_html/library/XenForo/Template/Abstract.php(82): XenForo_CodeEvent::fire('template_create', Array, 'PAGE_CONTAINER')
#6 /srv/www/theadminzone.com/public_html/library/XenForo/Dependencies/Public.php(239): XenForo_Template_Abstract->__construct('PAGE_CONTAINER', Array)
#7 /srv/www/theadminzone.com/public_html/library/XenForo/ViewRenderer/Abstract.php(263): XenForo_Dependencies_Public->createTemplateObject('PAGE_CONTAINER', Array)
#8 /srv/www/theadminzone.com/public_html/library/XenForo/ViewRenderer/HtmlPublic.php(119): XenForo_ViewRenderer_Abstract->createTemplateObject('PAGE_CONTAINER', Array)
#9 /srv/www/theadminzone.com/public_html/library/XenForo/FrontController.php(618): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#10 /srv/www/theadminzone.com/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#11 /srv/www/theadminzone.com/public_html/index.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
["url"] => string(67) "https://theadminzone.com/threads/list-of-free-forum-software.49185/"
["_GET"] => array(1) {
["/threads/list-of-free-forum-software_49185/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
Since it's obviously not an error with one specific add on, I think you should post in the troubleshooting board. I'm not saying I won't help, I just think it's a bigger issue than within my add ons.
There's still probably some good debuggers that don't have add ons or that have add ons you don't have installed. I'd post in that section and just see what can come up. It's definetely an issue with XenForo_Visitor::$_data either not getting populated (something stopping the XenForo_Controller::preDispatch() function from running) or an add on clearing that variable somehow. I have absolutely no idea why an add on would do that. I've been trying to think of things you'd install that may bypass the FrontController (by running it's own instead) or overwrite the XenForo_Controller [for some horrible reason] and the only things I can come up with are a bridge or something like tapatalk. Have you ever used those in the past?I've had quite a few people look at it over the months - gets blamed on "an add-on" but how can you turn them off one by one when the errors are so intermittent? So once in a while when a particular add-on is mentioned in the error I post it in a thread like this on the off chance that someone will notice something others have missed.
We use essential cookies to make this site work, and optional cookies to enhance your experience.