What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.

Bug Fixed Getting Errors

I soft deleted a forum sale thread. When I made it visible again I got this:
Code:
XenForo_Exception: A discussion insert was attempted without the required first message. - library/XenForo/DataWriter/Discussion.php:308
Generated By: doublespaces, 1 minute ago
Stack Trace
#0 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/DataWriter.php(1460): XenForo_DataWriter_Discussion->_preSave()
#1 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/DataWriter.php(1399): XenForo_DataWriter->preSave()
#2 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XFA/ForumSales/Extends/ControllerPublic/Thread.php(115): XenForo_DataWriter->save()
#3 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(351): XFA_ForumSales_Extends_ControllerPublic_Thread->actionSave()
#4 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/spoolstr/domains/spoolstreet.com/public_html/forums/index.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
  ["url"] => string(108) "https://www.spoolstreet.com/forums/threads/sell-in-the-classifieds-directly-to-your-paypal-account.1207/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(12) {
    ["team_id"] => string(0) ""
    ["threads"] => array(1) {
      [0] => string(4) "1207"
    }
    ["prefix_id"] => string(1) "0"
    ["title"] => string(56) "Sell in the classifieds directly to your PayPal account!"
    ["discussion_state"] => string(7) "visible"
    ["discussion_open"] => string(1) "1"
    ["showForumLink"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_returnDiscussionListItem"] => string(1) "1"
    ["_xfRequestUri"] => string(32) "/forums/forums/buy-sell-trade.7/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}

Code:
ErrorException: Undefined variable: thread - library/XFA/ForumSales/Extends/ControllerPublic/Thread.php:113
Generated By: doublespaces, 2 minutes ago
Stack Trace
#0 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XFA/ForumSales/Extends/ControllerPublic/Thread.php(113): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/spoolstr/...', 113, Array)
#1 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(351): XFA_ForumSales_Extends_ControllerPublic_Thread->actionSave()
#2 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/spoolstr/domains/spoolstreet.com/public_html/forums/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
  ["url"] => string(108) "https://www.spoolstreet.com/forums/threads/sell-in-the-classifieds-directly-to-your-paypal-account.1207/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(12) {
    ["team_id"] => string(0) ""
    ["threads"] => array(1) {
      [0] => string(4) "1207"
    }
    ["prefix_id"] => string(1) "0"
    ["title"] => string(56) "Sell in the classifieds directly to your PayPal account!"
    ["discussion_state"] => string(7) "visible"
    ["discussion_open"] => string(1) "1"
    ["showForumLink"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_returnDiscussionListItem"] => string(1) "1"
    ["_xfRequestUri"] => string(32) "/forums/forums/buy-sell-trade.7/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}

Code:
ErrorException: Undefined variable: thread - library/XFA/ForumSales/Extends/ControllerPublic/Thread.php:109
Generated By: doublespaces, 2 minutes ago
Stack Trace
#0 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XFA/ForumSales/Extends/ControllerPublic/Thread.php(109): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/spoolstr/...', 109, Array)
#1 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(351): XFA_ForumSales_Extends_ControllerPublic_Thread->actionSave()
#2 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/spoolstr/domains/spoolstreet.com/public_html/forums/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
  ["url"] => string(108) "https://www.spoolstreet.com/forums/threads/sell-in-the-classifieds-directly-to-your-paypal-account.1207/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(12) {
    ["team_id"] => string(0) ""
    ["threads"] => array(1) {
      [0] => string(4) "1207"
    }
    ["prefix_id"] => string(1) "0"
    ["title"] => string(56) "Sell in the classifieds directly to your PayPal account!"
    ["discussion_state"] => string(7) "visible"
    ["discussion_open"] => string(1) "1"
    ["showForumLink"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_returnDiscussionListItem"] => string(1) "1"
    ["_xfRequestUri"] => string(32) "/forums/forums/buy-sell-trade.7/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}

Code:
Error Info
ErrorException: Undefined variable: thread - library/XFA/ForumSales/Extends/ControllerPublic/Thread.php:59
Generated By: doublespaces, 3 minutes ago
Stack Trace
#0 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XFA/ForumSales/Extends/ControllerPublic/Thread.php(59): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/spoolstr/...', 59, Array)
#1 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(351): XFA_ForumSales_Extends_ControllerPublic_Thread->actionSave()
#2 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/spoolstr/domains/spoolstreet.com/public_html/forums/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
  ["url"] => string(108) "https://www.spoolstreet.com/forums/threads/sell-in-the-classifieds-directly-to-your-paypal-account.1207/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(12) {
    ["team_id"] => string(0) ""
    ["threads"] => array(1) {
      [0] => string(4) "1207"
    }
    ["prefix_id"] => string(1) "0"
    ["title"] => string(56) "Sell in the classifieds directly to your PayPal account!"
    ["discussion_state"] => string(7) "visible"
    ["discussion_open"] => string(1) "1"
    ["showForumLink"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_returnDiscussionListItem"] => string(1) "1"
    ["_xfRequestUri"] => string(32) "/forums/forums/buy-sell-trade.7/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}

Code:
ErrorException: Undefined property: XenForo_ControllerResponse_View::$redirectType - library/XFA/ForumSales/Extends/ControllerPublic/Thread.php:54
Generated By: doublespaces, 3 minutes ago
Stack Trace
#0 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XFA/ForumSales/Extends/ControllerPublic/Thread.php(54): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/home/spoolstr/...', 54, Array)
#1 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(351): XFA_ForumSales_Extends_ControllerPublic_Thread->actionSave()
#2 /home/spoolstr/domains/spoolstreet.com/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/spoolstr/domains/spoolstreet.com/public_html/forums/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
  ["url"] => string(108) "https://www.spoolstreet.com/forums/threads/sell-in-the-classifieds-directly-to-your-paypal-account.1207/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(12) {
    ["team_id"] => string(0) ""
    ["threads"] => array(1) {
      [0] => string(4) "1207"
    }
    ["prefix_id"] => string(1) "0"
    ["title"] => string(56) "Sell in the classifieds directly to your PayPal account!"
    ["discussion_state"] => string(7) "visible"
    ["discussion_open"] => string(1) "1"
    ["showForumLink"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_returnDiscussionListItem"] => string(1) "1"
    ["_xfRequestUri"] => string(32) "/forums/forums/buy-sell-trade.7/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Top