Problem JQuery is not defined OJS 2.4.8.1

I have problem after uploading file from local server to live server. OJS can access but some features can’t be use, like download archive. When i’m check in the browser console look like that:

when i see in error number one “unexpected token }”, look like that

can someone help me?
Thanks

That javascript is malformed. Review the file lib/pkp/templates/common/header.tpl. The relevant section should look like this:

Thanks for answer,
I’ve checked and replaced to ensure no fault lines of code, but it still looks the same error. is there any other solution?

I forgot one error, before the above error appears, error like that:

Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/ejourn/public_html/lib/pkp/lib/smarty/Smarty_Compiler.class.php(270) : regexp code on line 270

For more information on that error, see this thread:

This may or may not be related to the jQuery problem. Is your installation publicly available for us to look at?

What happens if you disable enable_cdn in config.inc.php?