Thanks Knight, but it's still not working. I uploaded the script to the forums directory and it's working fine there. Then I used the following code in my page (it's a PHP page anyway) -
PHP Code:
<?php include ("forums/marquee.php");?>
So this is what it comes out like -
www.thecatsite.com/index.php
Still the same error message. It does make some sense I think - I know very little PHP but from what I see the include simply copies and pastes the text found in that other file...