Chris D. said:We now log a couple of additional actions in the Moderator Log. Specifically when a user is spam cleaned or when a user is warned.
@Cyberclaw Moderator Essentials pre-dates XF logged warnings.
Thanks for the reply, Xon. I've only been using Xenforo for a month, but I've already come to appreciate your awesome mods.
XenForo will still log warnings if the option if off or on with this add-on. I'ld recommend Report Improvements if you want a more detailed and accessible log, as it logs warning changes into the reports system.I figured that the logging of warnings in the moderator logs by the addon predated Xenforo adding it. My question is this: what does that option do now? Does it do anything? Will Xenforo still log the warnings if I leave the option off in the addon? Thanks.
- Find Deleted Posts feature.
- On an AdminCP user profile, add to the "Actions" dropdown a "Find Deleted Posts" option.
- On front-end member profile, add to the "Moderator Actions" dropdown a "Find Deleted Posts" option.
- Paginated list, ordered by deleted date (from deleted log)
- Front-end permission "[ModEss] See all deleted posts by a user" to control if a moderator can see all deleted posts from a user.
Error Info
Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.post_id
from xf_post as post
left join xf_deletion_log ' at line 1 - library/Zend/Db/Statement/Mysqli.php:77
Stack Trace
#0 /var/www/clients/client180/web812/web/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n se...')
#1 /var/www/clients/client180/web812/web/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n se...')
#2 /var/www/clients/client180/web812/web/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n se...')
#3 /var/www/clients/client180/web812/web/library/Zend/Db/Adapter/Abstract.php(791): Zend_Db_Adapter_Abstract->query('\n se...', Array)
#4 /var/www/clients/client180/web812/web/library/SV/ModEss/XenForo/Model/Post.php(142): Zend_Db_Adapter_Abstract->fetchCol('\n se...', 3)
#5 /var/www/clients/client180/web812/web/library/SV/ModEss/XenForo/ControllerAdmin/User.php(44): SV_ModEss_XenForo_Model_Post->getNonVisiblePostsByUser(3, Array)
#6 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(351): SV_ModEss_XenForo_ControllerAdmin_User->actionDeletedPosts()
#7 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /var/www/clients/client180/web812/web/admin.php(13): XenForo_FrontController->run()
#9 {main}
Request State
Array
(
[url] => https://www.mywebsite.com/admin.php?users/test_user.3/deleted-posts
[_GET] => Array
(
[users/test_user_3/deleted-posts] =>
)
[_POST] => Array
(
)
)
@Freelancer what version (and fork) of MySQL do you have?
- Fix SQL error for "Find Deleted Posts"
- Move ban & find delete links into member_view_modess template
Ah that. It is actually broken functionality, as there is no 'post preview'. I'ld recommend snipping out the "class="PreviewTooltip"" line until I can release a proper fix.@Xon in "modess_user_deleted_posts" template the Tooltip on hover over the deleted post Title does appear only for a fraction of a second and before it can load its content it vanishes again. Seems a loading/JS problem.
Ah that. It is actually broken functionality, as there is no 'post preview'. I'ld recommend snipping out the "class="PreviewTooltip"" line until I can release a proper fix.
<xen:include template="preview_tooltip" />
We use essential cookies to make this site work, and optional cookies to enhance your experience.