also, change the 2nd line from the bottom of this code snippet to what i have in bold:
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="http://"+window.location.hostname+"/lastrss/bridge.php"
////////////No need to edit beyond here//////////////