Duplicate Server error on when deleting multiple profile post

Veer

Well-known member
On a profile page, I tried to delete all profile posts by using inline moderation tool, I selected all profile posts by clicking "Select All" option and hit "Delete" button, selected "Permanent" delete option and got this error, profile posts not deleted.

Server Error

Undefined property: XenForo_Model_InlineMod_ProfilePost::$enableLogging

XenForo_Application::handlePhpError() in XenForo/Model/InlineMod/ProfilePost.php at line 115
XenForo_Model_InlineMod_ProfilePost->deleteProfilePosts() in XenForo/ControllerPublic/InlineMod/Abstract.php at line 125
XenForo_ControllerPublic_InlineMod_Abstract->executeInlineModAction() in XenForo/ControllerPublic/InlineMod/ProfilePost.php at line 40
XenForo_ControllerPublic_InlineMod_ProfilePost->actionDelete() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/site/public_html/index.php at line 13
 
Top Bottom