Quote:
Originally Posted by ttufiji
Thanks Brandon..
ok, made both of those changes and its still not working with the full path there.. got any other ideas?
|
Yes, make sure you've uploaded the bridge.php file to your server... I can't find it with the path provided below in
bold.
rssticker.js:
Code:
// -------------------------------------------------------------------
// Advanced RSS Ticker (Ajax invocation) core file
// Author: Dynamic Drive (http://www.dynamicdrive.com)
// -------------------------------------------------------------------
//Relative URL syntax:
var lastrssbridgeurl="http://www.ttufiji.com/testing_folder/ticker/lastrss/bridge.php"
//Absolute URL syntax. Uncomment below line if you wish to use an absolute reference:
//var lastrssbridgeurl="lastrss/bridge.php"
////////////No need to edit beyond here//////////////