Thanks for your offer to look at this .....
And WOW, what a great piece of work. I really appreciate the scripts!
The test area on the server is:
http://www.LAWDesignGraphics.com/VWGS/
The lines I altered in scrollerbridge.php:
Code:
$rsslist=array(
"cnn" => "http://rss.cnn.com/rss/cnn_topstories.rss",
"Women's eNews" => "http://www.womensenews.org/womensenewsrss.xml",
"Blog" => "http://ourbodiesourblog.org/atom.xml",
);
You'll see that I currently have the rsspausescroller call set to view the CNN feed, just so you can see how it reacts to a feed known by you.
This was all working perfectly on my desktop machine, under localhost. Once I copied it up to my server (the above link), the feed does not work. I am thinking it's some setting on my server, but don't know what that might be. I'm sure it's something simple I'm overlooking.
Any ideas appreciated!
Bookmarks