Reply to thread

When attempting to permanently delete a thread using the delete link on the first post under 1.1.0 beta 1 I am getting an error. I've tried on different forum nodes, as well as on a clean install of the forum. At the top of the page before any of the html output it says

[CODE]<div>fetch forum 2</div>[/CODE]

And this is the actual error text:

[CODE]Undefined index: node_id


XenForo_Application::handlePhpError() in XenForo/DataWriter/Discussion/Thread.php at line 388

XenForo_DataWriter_Discussion_Thread::setForumCacheItem() in XenForo/DataWriter/DiscussionMessage/Post.php at line 145

XenForo_DataWriter_DiscussionMessage_Post->setExtraData() in XenForo/DataWriter/DiscussionMessage/Post.php at line 163

XenForo_DataWriter_DiscussionMessage_Post->_forumCountsMessages() in XenForo/DataWriter/DiscussionMessage/Post.php at line 131

XenForo_DataWriter_DiscussionMessage_Post->_updateUserMessageCount() in XenForo/DataWriter/DiscussionMessage.php at line 734

XenForo_DataWriter_DiscussionMessage->_postDelete() in XenForo/DataWriter.php at line 1716

XenForo_DataWriter->delete() in XenForo/Model/Post.php at line 1013

XenForo_Model_Post->deletePost() in XenForo/ControllerPublic/Post.php at line 251

XenForo_ControllerPublic_Post->actionDelete() in XenForo/FrontController.php at line 310

XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132

XenForo_FrontController->run() in /home/mango/public_html/index.php at line 13[/CODE]


Back
Top Bottom