Code:
Error: Call to undefined method rblapps\FeedbackSysBasic\XF\Service\Thread\Creator::setDbtechCreditsAccessCost() in src/addons/DBTech/Credits/XF/Pub/Controller/ForumController.php at line 48
DBTech\Credits\XF\Pub\Controller\ForumController->setupThreadCreate() in src/XF/Pub/Controller/ForumController.php at line 925
XF\Pub\Controller\ForumController->actionPostThread() in src/addons/EWR/Atendo/Pub/Controller/Forum.php at line 32
EWR\Atendo\Pub\Controller\Forum->actionPostThread() in src/XF/Mvc/Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
XF\App->run() in src/XF.php at line 806
XF::runApp() in index.php at line 23
This is when I try to post a new feedback topic. This comes up in a box.
Code:
Error: Call to undefined method rblapps\FeedbackSysBasic\XF\Service\Thread\Creator::setDbtechCreditsAccessCost() src/addons/DBTech/Credits/XF/Pub/Controller/ForumController.php:48
Generated by: me Mar 16, 2025 at 8:41 AM
Stack trace
#0 src/XF/Pub/Controller/ForumController.php(925): DBTech\Credits\XF\Pub\Controller\ForumController->setupThreadCreate(Object(Snog\Forms\XF\Entity\Forum))
#1 src/addons/EWR/Atendo/Pub/Controller/Forum.php(32): XF\Pub\Controller\ForumController->actionPostThread(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(362): EWR\Atendo\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XF:Forum', 'PostThread', Object(XF\Mvc\RouteMatch), Object(SV\StandardLib\XF\Pub\Controller\Forum), NULL)
#4 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\StandardLib\XF\Pub\Controller\Forum), NULL)
#5 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#6 src/XF/App.php(2826): XF\Mvc\Dispatcher->run()
#7 src/XF.php(806): XF\App->run()
#8 index.php(23): XF::runApp('XF\\Pub\\App')
#9 {main}
Request state
array(4) {
["url"] => string(32) "/forums/main-forum.2/post-thread"
["referrer"] => string(56) "https://*********.net/forums/main-forum.2/post-thread"
["_GET"] => array(0) {
}
["_POST"] => array(14) {
["_xfToken"] => string(8) "********"
["title"] => string(24) "Testing Topic Feedback 2"
["discussion_type"] => string(10) "discussion"
["message_html"] => string(31) "<p>Just doing more testing.</p>"
["attachment_hash"] => string(32) "6783466cbe994b4503b7aa650c6c47eb"
["attachment_hash_combined"] => string(81) "{"type":"post","context":{"node_id":2},"hash":"6783466cbe994b4503b7aa650c6c47eb"}"
["custom_fields"] => array(1) {
["isfeedbackthread"] => array(1) {
[0] => string(1) "1"
}
}
["tags"] => string(0) ""
["_xfSet"] => array(5) {
["watch_thread"] => string(1) "1"
["discussion_open"] => string(1) "1"
["wu_thread_highlight"] => string(1) "1"
["sticky"] => string(1) "1"
["index_state"] => string(1) "1"
}
["discussion_open"] => string(1) "1"
["index_state"] => string(7) "default"
["_xfResponseType"] => string(4) "json"
["_xfWithData"] => string(1) "1"
["_xfRequestUri"] => string(32) "/forums/main-forum.2/post-thread"
}
}
Delete
Server error I get in admin.