Not a Bug Forums won't display using CTA Featured Threads

Ryan

New Member
When CTA Featured Threads is on the error below is displayed on the site when trying to open a forum generated by the Groups Add on. When turned off it displays properly.

groups.webp

ErrorException: Invalid argument supplied for foreach() - library/CTA/FeaturedThreads/ControllerPublic/Forum.php:239
Generated By: Ryan, A moment ago
Stack Trace
#0 /var/www/site.org/public_html/library/CTA/FeaturedThreads/ControllerPublic/Forum.php(239): XenForo_Application::handlePhpError(2, 'Invalid argumen...', '/var/www/site...', 239, Array)
#1 /var/www/site.org/public_html/library/XenForo/FrontController.php(351): CTA_FeaturedThreads_ControllerPublic_Forum->actionForum()
#2 /var/www/site.org/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /var/www/site.org/public_html/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(42) "https://www.site.org/forums/test.33/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Last edited:
Back
Top