well, it's screwing up the url, when used with joomla, so somebody with knowledge of joomla urls needs to have a look at the mod...
http://canadabb.org/joo/index.php?type=rss;action=.xml^^ this doesn't work,
http://canadabb.org/joo/index.php?option=com_rss&feed=RSS2.0&no_html=1this does...the mod needs to be changed to create a url as above when used with joomla...
http://canadabb.org/joo/index.php?option=com_rss&Itemid=29&action=.xml;board=4;type=rssit is the option=com_smf that is wrong, if it is com_rss then it will work...
if something is changed in Load.php...
Fatal error: Call to undefined function: show_topofpageads() in /home/canadabb/public_html/smf/Sources/Load.php(1728) : eval()'d code on line 173
It could be the ad mod that is screwing it up...