Welcome Guest, Not a member yet? Register   Sign In
Javascript doesn't work after moving installation
#5

(This post was last modified: 10-12-2021, 10:21 AM by Folkert.)

Thank you very much for your reactions. I do indeed get some errors in the console that do not occur in the not-ssl version.
When i replace the files with a cdn version and remove the custom.js file, the errors do not occur, but the functionalities still don't work.

GET https://www.onlinedraaiboek.nl/ 404 ()
jquery.min.js:3 Uncaught SyntaxError: missing ) after argument list
bootstrap.min.js:7 Uncaught SyntaxError: Invalid or unexpected token
icheck.min.js:6 Uncaught TypeError: Cannot read property 'fn' of undefined
   at icheck.min.js:6
   at icheck.min.js:11
(anonymous) @ icheck.min.js:6
(anonymous) @ icheck.min.js:11
custom.min.js:2 Uncaught SyntaxError: Unexpected token ?

@php_rocs

the files are loaded correctly when i check the source-code in the browser. However, all functionalities that work with js, like dropdown menu's etc, do not work. I've tested this by adding alert('test') to the js file, which wasn't shown. when i write the alert directly in the <head>, it is shown, so you're probably right about the privileges. Do you have any idea about how to fix this?

Thanx!

Folkert
Reply


Messages In This Thread
RE: Javascript doesn't work after moving installation - by Folkert - 03-06-2018, 10:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB