Hi Oli

You need to open the jscript_updater.php file in a text editor and find the line that says

Code:
var _debug = true;
If you change that to

Code:
var _debug = false;
You should be good to go

Let me know if there are any other issues

Dan