How come WordPress is saying it cannot find jquery 1.6.3?
by johndjs on January 31, 2013Q: This error just appeared on my wordpress site:
Not Found
The server can not find the requested page:
www.wpstats.org/jquery-1.6.3.min.js (port 80)
The wordpress theme is Epsilon.
I assume the themes jquery is no longer working.
Does anyone know where I can remove this error?

You’ll need to modify your theme.
Find replace the mention of “http://www.wpstats.org/jquery-1.6.3″ with:
http://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js
Mark (Uber Geek) says: on January 31, 2013 at 9:10 am