apsmith21
Member
Posting a thread, but hadn't finished it yet, so has been sitting for 10 or 15 minutes and I get the following error in my log... (full URL omitted)
- ErrorException: Fatal Error: Call to undefined method XF\Mvc\Reply\Error::getThread()
- src/XF/Pub/Controller/Forum.php:496
Code:
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(64) "/community/forums/premium-steelbook-seller-marketplace.349/draft"
["referrer"] => string(95) "http://.../community/forums/premium-steelbook-seller-marketplace.349/post-thread"
["_GET"] => array(0) {
}
["_POST"] => array(12) {
["title"] => string(18) "[FOR SALE] BluFans"
["message_html"] => string(0) ""
["attachment_hash"] => string(32) "5ba9696afe2ed7f76a6d4540a738743f"
["attachment_hash_combined"] => string(83) "{"type":"post","context":{"node_id":349},"hash":"5ba9696afe2ed7f76a6d4540a738743f"}"
["custom_fields"] => array(5) {
["SteelbookSales_Offer"] => string(0) ""
["SteelbookSales_Price"] => string(0) ""
["SteelbookSales_Edition"] => string(0) ""
["SteelbookSales_Retailer"] => string(0) ""
["SteelbookSales_Condition"] => string(0) ""
}
["tags"] => string(0) ""
["_xfSet"] => array(4) {
["watch_thread"] => string(1) "1"
["sticky_post"] => string(1) "1"
["discussion_open"] => string(1) "1"
["sticky"] => string(1) "1"
}
["discussion_open"] => string(1) "1"
["_xfRequestUri"] => string(70) "/community/forums/premium-steelbook-seller-marketplace.349/post-thread"
["_xfWithData"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}