The MU forums have moved to WordPress.org

Intermittent 'unresponsive script' message (3 posts)

  1. billdennis5
    Member
    Posted 15 years ago #

    Occasionally, I am greated with this error message when I try to wrote a post on one particular member blog:

    A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
    
    Script: http://pundit.blogpeoria.com/wp-includes/js/jquery/jquery.js?ver=1.2.6:11

    An idea what to do to fix this?

  2. billdennis5
    Member
    Posted 15 years ago #

    What I did was follow the advice I found on this thread and deleted the following lines from this thread:

    <?php
    $metadata = has_meta($post->ID);
    list_meta($metadata);
    ?>

    Time will tell if this solves the problem.

  3. tdjcbe
    Member
    Posted 15 years ago #

    There's a second solution further down as well.

    If the folks are right in that thread about loading postmeta for all of the posts on the blog in question, that would be a concern. (At least I would think it would be.)

About this Topic

  • Started 15 years ago by billdennis5
  • Latest reply from tdjcbe