View Single Post
(#15)
bobsmith bobsmith is offline
Junior Member
bobsmith is on a distinguished road
 
Posts: 16
Join Date: Jul 2006
Default 10-11-2006, 05:04 PM

Quote:
Originally Posted by juven14
That is the link for the feed you are wanting to display, since the module was setup to run within the 68 directory, I just showed you the most basic code to display feeds from outside the 68 directory in an non-smarty page.

John, thanks for your pm. I've changed "somefeedurl.xml" to "my68C/external.php".

Now I'm getting the following error message -- "Fatal error: Call to undefined function: fetch_rss() in /home/mysite/public_html/test.php on line 18"

- - - -

Wondering if I should use a stand-alone version of magpierss, I downloaded/uploaded the script and change the include path to the rss_fetch.inc files in the stand-alone version.

Now I'm getting the following errors:

Warning: MagpieRSS: Failed to parse RSS file. (not well-formed (invalid token) at line 58, column 27) in http://www.mysite.com/classifieds/ma.../rss_fetch.inc on line 238
Channel:

Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/test.php on line 21