Strider Posted February 28, 2015 Report Share Posted February 28, 2015 A lot of the items on my VA's site have stopped working, I have put the newest jquery up, but it doesn't seem to read that it is there. Does anyone know why it would stop using jquery or jquery only being selective on what it allows to work, as the acars map works fine. I fixed the problem, due to some code that was left in causing trouble. Quote Link to comment Share on other sites More sharing options...
freshJet Posted February 28, 2015 Report Share Posted February 28, 2015 A lot of the items on my VA's site have stopped working, I have put the newest jquery up, but it doesn't seem to read that it is there. Does anyone know why it would stop using jquery or jquery only being selective on what it allows to work, as the acars map works fine. You probably have links to more than one version, because phpVMS has a link to it in the core_htmlhead.tpl. Because it's such an old version, maybe it's no longer hosted? I've noticed no issues with multiple versions, other than it annoys me. Quote Link to comment Share on other sites More sharing options...
Strider Posted February 28, 2015 Author Report Share Posted February 28, 2015 No, I only have one. Quote Link to comment Share on other sites More sharing options...
Tom Posted February 28, 2015 Report Share Posted February 28, 2015 Did you check the console? It's your friend. You have a bunch of code dependent on jquery running before you load in jquery. Quote Link to comment Share on other sites More sharing options...
Strider Posted February 28, 2015 Author Report Share Posted February 28, 2015 I dont believe it *facepalm* it was a piece of code for snow that was the proble, It now works again. Quote Link to comment Share on other sites More sharing options...
Tom Posted February 28, 2015 Report Share Posted February 28, 2015 You still seem to have at least 3 jquery-dependent things loaded before jquery, by the way. Open up the console in your browser and it'll point you right to them. Quote Link to comment Share on other sites More sharing options...
Strider Posted February 28, 2015 Author Report Share Posted February 28, 2015 They should be gone now Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.