Thread: ajax help
View Single Post
Old November 3rd, 2006, 5:02 PM   #8 (permalink)
Brandonnn
pineapples are sharp
Super #1
 
Brandonnn's Avatar
 
Joined in Dec 2005
5,779 posts
Gave thanks: 149
Thanked 151 times
Quote:
Originally Posted by ttufiji View Post
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//////////////
Brandonnn is offline   Reply With Quote