MikeK
Member
After rebooting the server, which might just be a coincidence, we started receiving the following error reports every half hour.
We do not use RSS feeds and have the news feeds disabled in Home>Options>News Feeds. The URL in the Board Info is correct and has not been changed since we migrated to Xenforo.
Can anyone offer suggestions on where to look to fix the problem that is generating these errors?
Code:
Error Info
Zend_Feed_Exception: Invalid parameter: parameter must be a non-empty string and valid URI/IRI - library/Zend/Feed/Writer/Feed/FeedAbstract.php:406
Generated By: Unknown Account, 13 minutes ago
Code:
Stack Trace
#0 /home/nikcaflw/public_html/xenf/library/XenForo/ViewPublic/Forum/GlobalRss.php(17): Zend_Feed_Writer_Feed_FeedAbstract->setLink('http://www.niko...')
#1 /home/nikcaflw/public_html/xenf/library/XenForo/ViewRenderer/Abstract.php(227): XenForo_ViewPublic_Forum_GlobalRss->renderRss()
#2 /home/nikcaflw/public_html/xenf/library/XenForo/ViewRenderer/Rss.php(31): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Rss', Array, '')
#3 /home/nikcaflw/public_html/xenf/library/XenForo/FrontController.php(605): XenForo_ViewRenderer_Rss->renderView('XenForo_ViewPub...', Array, '', NULL)
#4 /home/nikcaflw/public_html/xenf/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Rss), Array)
#5 /home/nikcaflw/public_html/xenf/index.php(13): XenForo_FrontController->run()
#6 {main}
Code:
Request State
array(3) {
["url"] => string(58) "http://www.nikoncafe.com/xenf/index.php?forums/-/index.rss"
["_GET"] => array(1) {
["forums/-/index_rss"] => string(0) ""
}
["_POST"] => array(0) {
}
}
We do not use RSS feeds and have the news feeds disabled in Home>Options>News Feeds. The URL in the Board Info is correct and has not been changed since we migrated to Xenforo.
Can anyone offer suggestions on where to look to fix the problem that is generating these errors?