Forums

Bad Link list-manipulation.js (2 posts)

  1. boardmunky
    Member
    Posted 1 year ago #

    Thanks for creating the plug-in. I think it's working pretty well. I do have an issue though. Everytime I go to the Thumbnail Manager an error occurs and I get an email telling me there is a bad link.

    Here's the message:

    A user tried to go to http://www.peteandviv.com/wp-admin/list-manipulation.js
    and received a 404 (page not found) error. It wasn't
    their fault, so try fixing it.

    They came from http://www.peteandviv.com/wp-admin/edit.php?page=thumbnails-manager/thumbnails.php

    Any ideas?

    Thanks,
    Pete

    http://wordpress.org/extend/plugins/thumbnails-manager/

  2. boardmunky
    Member
    Posted 1 year ago #

    I have put in a temporary solution. I don't know if this is a good idea, but I removed the line:

    <script type="text/javascript" src="list-manipulation.js"></script>

    from the following part of the "thumbnails.php" file:

    }

    function thm_header() {
    echo '<script type="text/javascript" src="../wp-includes/js/tw-sack.js"></script>
    <script type="text/javascript" src="list-manipulation.js"></script>
    ';
    }

    I did this because the file "list-manipulation.js" is not in my wp-admin folder. In fact, I don't know where it is, or I have it anywhere.

    It fixed the Bad-link problem and everything seems to be working OK. Please let me know what you think.

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic