It comes up with quite a few! This is the errors with the script working but then some of the other apps do'nt
This is the console when the block is turned off! Everything else is working.
The messages like $(....)ajaxForm is not a function means that smth isn't good with the JQuery forms library connection. In the PHP code it can be added like this way:
$oTemplate->addJs(array('jquery.form.min.js'));