Freelancer
Member
As soon as I want to visit the Attachment browser in Admin ACP (admin.php?attachments/), I receive the following Server Error (directly shown on the attachment page and in the Error Listings...)
Code:
Error Info
Invalid model 'XFA_DocMngr_Model_Category' specified - library/XenForo/Model.php:192
Stack Trace
#0 /var/www/clients/client180/web812/web/library/XFA/ExtendedCover/AttachmentHandler/ShowcaseCatCover.php(55): XenForo_Model::create('XFA_DocMngr_Mod...')
#1 /var/www/clients/client180/web812/web/library/XFA/ExtendedCover/AttachmentHandler/ShowcaseCatCover.php(42): XFA_ExtendedCover_AttachmentHandler_ShowcaseCatCover->_getCategoryModel()
#2 /var/www/clients/client180/web812/web/library/XFA/ExtendedCover/AttachmentHandler/ShowcaseCatCover.php(49): XFA_ExtendedCover_AttachmentHandler_ShowcaseCatCover->getContentDataFromContentId(67)
#3 /var/www/clients/client180/web812/web/library/XenForo/Model/Attachment.php(473): XFA_ExtendedCover_AttachmentHandler_ShowcaseCatCover->getContentLink(Array, Array, false)
#4 /var/www/clients/client180/web812/web/library/XenForo/Model/Attachment.php(434): XenForo_Model_Attachment->getContentLink(Array)
#5 /var/www/clients/client180/web812/web/library/XenForo/Model/Attachment.php(454): XenForo_Model_Attachment->prepareAttachment(Array, true)
#6 /var/www/clients/client180/web812/web/library/XenForo/ControllerAdmin/Attachment.php(91): XenForo_Model_Attachment->prepareAttachments(Array, true)
#7 /var/www/clients/client180/web812/web/library/SV/AttachmentImprovements/XenForo/ControllerAdmin/Attachment.php(13): XenForo_ControllerAdmin_Attachment->actionIndex()
#8 /var/www/clients/client180/web812/web/library/XenGallery/ControllerAdmin/Attachment.php(7): SV_AttachmentImprovements_XenForo_ControllerAdmin_Attachment->actionIndex()
#9 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(351): XenGallery_ControllerAdmin_Attachment->actionIndex()
#10 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /var/www/clients/client180/web812/web/admin.php(13): XenForo_FrontController->run()
#12 {main}
Request State
Array
(
[url] => https://www.mywebsite.com/admin.php?attachments/
[_GET] => Array
(
[attachments/] =>
)
[_POST] => Array
(
)
)