Does FBFeed work? I installed it fine. I set up some feeds in the back end. I made a link to the component, and I see the feeds listed. But when I try to view a feed I get this error message:
XML Parsing Error: junk after document element
Location:
backstageboston.com/component/option,com_fbfeed/f,2/func,rss/
Line Number 2, Column 1:<b>Warning</b>: include_once(JB_ABSSOURCESPATHparser.inc.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in <b>/home/vosscoco/public_html/bsb/components/com_fireboard/template/default/smile.class.php</b> on line <b>19</b><br />
^
I saw that some other people had similar problems and had to change "include ($mosConfig_absolute_path."/components/com_fireboard/smile.class.php"

;" to "include ($mosConfig_absolute_path."/components/com_fireboard/template/default/smile.class.php"

;". I did that, as you can see, but I still get the error message. I tried commenting out that line, and just got a blank page.
How have other people solved this problem? Thanks! I really need to get this working ASAP!
I'm using Joomla 1.0.15 and Fireboard 1.04.