I had to commet out the track url for it to install in the xml file, as it was timing out.
Code:
if (function_exists('file_get_contents')) file_get_contents('http://track.scriptasy.com/livetopic/1.07b/'.$_SERVER['HTTP_HOST']);
To
Code:
// if (function_exists('file_get_contents')) file_get_contents('http://track.scriptasy.com/livetopic/1.07b/'.$_SERVER['HTTP_HOST']);
Also I noticed the orange Live Topic image has some white areas in it and not fully transparent
Thanks for the great mod