apach3dan
11-09-2008, 03:56 PM
1) Script Title: RSS Display Boxes
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem: No RSS content is displaying.
I have set everything up and there are no RSS feeds showing up at all on demo.htm. I checked for SimplePie compatibility and it said I'm OK.
Here's the link:
http://donatello-restaurant.com/popcornandroses/demo.htm
What am I doing wrong? I know I have to edit the line in the rssdisplaybox.js from this:
var rssoutputscript="rssbox/main.php"
to this
rssoutputscript="http://www.donatello-restaurant.com/popcornandroses/"+window.location.hostname+"rssbox/main.php"
(Is this connection right?)
So what do I need to do to make this work? I'm gonna need a step by step explanation.
I'm using Yahoo as a host. Does that make a difference? I can't really change chmod permission...unless you guys know how.
Thanks in advance.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem: No RSS content is displaying.
I have set everything up and there are no RSS feeds showing up at all on demo.htm. I checked for SimplePie compatibility and it said I'm OK.
Here's the link:
http://donatello-restaurant.com/popcornandroses/demo.htm
What am I doing wrong? I know I have to edit the line in the rssdisplaybox.js from this:
var rssoutputscript="rssbox/main.php"
to this
rssoutputscript="http://www.donatello-restaurant.com/popcornandroses/"+window.location.hostname+"rssbox/main.php"
(Is this connection right?)
So what do I need to do to make this work? I'm gonna need a step by step explanation.
I'm using Yahoo as a host. Does that make a difference? I can't really change chmod permission...unless you guys know how.
Thanks in advance.