Randy
10-28-2007, 05:33 PM
1) Script Title:
RSS Display Boxes
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem:
Please help! I am looking to add the most basic functionality of this script to our site to list a few rss feeds from a few sites. I have no code skills as will become readily apparent by my work. Your patience is appreciated! I have followed the instructions, and believe I have done this correctly until step 3. All of the script files were placed in a folder on the root called "rss".
The intended page for the script output to display:
http://www.standupzone.com/rss.htm
This instruction was the problem for me:
"where "bbc" is the ID of the RSS feed to display, and should correspond to the ID defined inside "main.php" above. "bbcid" and "someclass" are just the desired CSS id and classname you wish to be assigned to this RSS box, for styling purposes. Finally, the variable "showbbc" is also just an arbitrary variable name you should define to instantiate this particular RSS box."
I know knothing of what to fill in for the css info, etc. If anyone culd provide some basic corrections to what I have done in no miss, layman's terms, that would be ideal!
RSS Display Boxes
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem:
Please help! I am looking to add the most basic functionality of this script to our site to list a few rss feeds from a few sites. I have no code skills as will become readily apparent by my work. Your patience is appreciated! I have followed the instructions, and believe I have done this correctly until step 3. All of the script files were placed in a folder on the root called "rss".
The intended page for the script output to display:
http://www.standupzone.com/rss.htm
This instruction was the problem for me:
"where "bbc" is the ID of the RSS feed to display, and should correspond to the ID defined inside "main.php" above. "bbcid" and "someclass" are just the desired CSS id and classname you wish to be assigned to this RSS box, for styling purposes. Finally, the variable "showbbc" is also just an arbitrary variable name you should define to instantiate this particular RSS box."
I know knothing of what to fill in for the css info, etc. If anyone culd provide some basic corrections to what I have done in no miss, layman's terms, that would be ideal!