• I am using social connect on my website.At the wp-login.php part, i get an error. The error is a javascript error.

    This is the error detail:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SearchToolbar 1.2; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; .NET CLR 1.1.4322; InfoPath.2)
    Timestamp: Mon, 6 Jun 2011 00:40:15 UTC

    Message: ‘jQuery’ is undefined
    Line: 10
    Char: 1
    Code: 0
    URI: https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js?ver=3.1.3

    ————————————————————
    Here are my question.
    1)How do i fix that problem
    2) if unable to fix, I want to know how to remove the javascript code that is place in the header of wp-login.php website that call for the https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js?ver=3.1.3 … For you to see this. please install social connect and then uninstall it. Now go to the wp-login page on the website. http://www.yourdomain.com/wp-login.php and then view the sources. Before the closing of header, you will see that there is a javascrip that calls for the googleapis .
    So my question is where do I go to remove that?

    For your information, I tried to go to the specific file wp-login.php to find it. But it isn’t there.

    Please help?

  • The topic ‘Problem with script’ is closed to new replies.