Would changing
!window.jQuery && document.write('<script type="text\/javascript" src="http:\/\/code.jquery.com\/jquery.min.js"><\/script>');
to
!window.jQuery && document.write;
work?
or do I need to change it some other way? I am a total newbie in coding.
Had to join your forum so I wouldn't lose your talents now that phpBB stupidly banned you.
If you ever write your own forum software, just let me know! I'll switch in a minute!