Log in

View Full Version : Advanced RSS Ticker Hung on "intilizing Ticker"



slamothe
01-20-2009, 11:21 PM
1) Script Title: Advanced RSS Ticker

2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/rsstickerajax/

3) Describe problem:
www.stevesracingphotos.com/sprintcarnewsrss.htm

Script just hangs on "intilizing Ticker", I've looked at pathinh in rssticker and tried all I know.
www.stevesracingphotos.com/lastrss/bridge.php
rssticker.js file in public_html
lastrss file in public_html

My path in rsticker.js: [SIZE="2"]var lastrssbridgeurl="http://"+window.location.hostname+"lastrss/bridge.php"[/SIZ
E]
I have tried several paths but receive the same error. It feels so close to going, I'm sure I'm missing something simple.
What I was really looking for was a dynamic rss script to display as a ticker tape!! Is there anything like that out there?

I can hit bridge just fine:
http://www.stevesracingphotos.com/lastrss/bridge.php?id=CNN
I must have a path error in .js
Thanks,
Steve

ddadmin
01-21-2009, 06:10 AM
Most of the file references (except the html page) returns a page not found for me, so it's hard to debug at the moment.

slamothe
01-21-2009, 06:15 PM
Most of the file references (except the html page) returns a page not found for me, so it's hard to debug at the moment.

Sorry about that!! I deleted the script from the site.
Kept reading how it needed to be re-written and updated so I figured I might as well keep looking for the script I actually want.. Ticker TAPE!

Any Ideas where I can find one? I like the PHP method over straight client side JS.

Thanks for responding,
Steve