Not a bug PC attachment error: Undefined index: attach_count

SchmitzIT

Well-known member
When attempting to open a PC, any PC, I see the following error:

Undefined index: attach_count
  1. XenForo_Application::handlePhpError() in XenForo/Model/Conversation.php at line 1294
  2. XenForo_Model_Conversation->getAndMergeAttachmentsIntoConversationMessages() in XenForo/ControllerPublic/Conversation.php at line 190
  3. XenForo_ControllerPublic_Conversation->actionView() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in <sitepath>/forums/index.php at line 13
 
Weird. This is the second time I did a search and did not find it. Thanks for pointing me in the right direction. But yes, I did have the attachment add-on running, and reverted my templates and then uninstalled the add-on.
 
Top Bottom