Jaynee
05-30-2007, 07:46 PM
1) Script Title: RSS Display Box
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem: I believe I've uploaded all of the scripts correctly. I've confirmed through the configuation test that I can run simplepie. And yet when I put the script into my website, I get the following error:
Fatal error: Call to undefined function: outputbody() in /websiteinfoblahblahblah/rssbox/main.php on line 37
I've poured over main.php and I can't see a problem. Line 37 (at least, I think it's line 37) says this:
outputbody($item, $templatename); //call custom outputbody() function
Anyone get this problem?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem: I believe I've uploaded all of the scripts correctly. I've confirmed through the configuation test that I can run simplepie. And yet when I put the script into my website, I get the following error:
Fatal error: Call to undefined function: outputbody() in /websiteinfoblahblahblah/rssbox/main.php on line 37
I've poured over main.php and I can't see a problem. Line 37 (at least, I think it's line 37) says this:
outputbody($item, $templatename); //call custom outputbody() function
Anyone get this problem?