• Hi.

    When I bring up my website (realmuscleonline.com) it says page is done but with errors.

    The error says line 34 is an undefined query. I cannot figure out how to fix this!

    Anyone?

    Thanks heaps.

    Realmuscle

Viewing 5 replies - 1 through 5 (of 5 total)
  • Give us exact message for the error (with the file which caused it listed)

    I went to your site, and also saw the error in my console. The error is from jQuery. It’s a javascript library. If your not sure what the heck it does, then it’s probably not supposed to be there, and might be left over from a modified template? Anyways, open the header.php file of your template, and try to find jQuery.noConflict(); Add a /* before it and a */ after it, so it looks like this: /* jQuery.noConflict(); */

    That will comment it out. Test your site and make sure nothing is broken. If everything works, than it’s fixed!

    Thread Starter realmuscleonline

    (@realmuscleonline)

    Thanks man. That is really good advice.

    HOWEVER!

    That jQuery business is not in my header. I can’t find it anywhere.

    Thread Starter realmuscleonline

    (@realmuscleonline)

    Guys I still cant find this!

    You’re using an old and insecure WordPress that doesn’t use jquery which is required by Sexy Comments plugin.

    You should upgrade to the latest version of WordPress or at least to 2.2.3

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error: UNDEFINED QUERY’ is closed to new replies.