Quote Originally Posted by shags38 View Post
Hi Anne,

what does that mean? and how do I correct it?

any guidance gratefully accepted.
cheers,
Mike
If you do a view source you will see the 2 times that the library is called. The easiest way to find what file is calling it is to use the admin--tools--developers toolkit. Search for https://ajax.googleapis.com/ajax/lib.../jquery.min.js and/or jscript_jquery_1-4-4.js. If I had to guess I would say that the lower version number which is being called by the lightbox module is the problem and you should remove that one.


Thanks,

Anne