Forums

[resolved] Add Image button Not Responding, JS errors! (5 posts)

  1. Alexandre Vallières-Lagacé
    Member
    Posted 2 years ago #

    Hi,

    I have gone through the upgrade with the automatic upgrade feature, all worked fined until I wanted to add a picture in a post. I activated Firebug for the New Article page and I get all these javascript errors.

    c.ui is undefined
    (function(c){c.widget("ui.resizable",c.e...eturn !isNaN(parseInt(d,10))}})(jQuery);
    ui.resiz...ver=1.7.1 (line 13)
    a.ui is undefined
    (function(a){a.widget("ui.draggable",a.e...).css("zIndex",d._zIndex)}}})})(jQuery);
    ui.dragg...ver=1.7.1 (line 13)
    c.widget is not a function
    (function(c){var b={dragStart:"start.dra....overlay.destroy(this.$el)}})})(jQuery);
    ui.dialo...ver=1.7.1 (line 15)
    a.ui is undefined
    (function(a){a.widget("ui.sortable",a.ex...ce:"intersect",zIndex:1000}})})(jQuery);
    ui.sorta...ver=1.7.1 (line 13)
    a(".meta-box-sortables").sortable is not a function

    I have deleted and re-uploaded wp-admin and wp-includes, I even did a diff on my 2.8 files and the wp2.8 zip file, all is identical except the user/pass/db in wp-settings.php

    I also have the latest Flash 10.

    What am I missing here?

  2. Otto
    Tech Ninja
    Posted 2 years ago #

    Looks like some plugin or theme is interfering with the loading of your Javascript files. Try disabling your plugins and reenabling them one by one until you find the culprit.

    Also clear your browser cache.

  3. Alexandre Vallières-Lagacé
    Member
    Posted 2 years ago #

    Found it, it's WP-Affiliate! :(

    Anybody knows where the author is at now? His site is down :(

  4. Alexandre Vallières-Lagacé
    Member
    Posted 2 years ago #

    Just found the solution!

    You have to re-save the permalink structure so that WP refreshes its cached list of permalinks and have WP-Affiliate work again.

    Just to to Settings > Permalinks and hit Save.

  5. vernal
    Member
    Posted 2 years ago #

    I had the same problem and it turned out to be the click-tags plugin causing the error. Replacing it with wp-existing-tags was a great solution.

Topic Closed

This topic has been closed to new replies.

About this Topic