• Hi,

    I’m getting weird JS errors and when I disable your plugin they are gone. Here’s the Firebug log:

    c.ui is undefined
    [Break on this error] (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
    [Break on this error] (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
    [Break on this error] (function(c){var b={dragStart:”start.dra….overlay.destroy(this.$el)}})})(jQuery);ui.dialo…ver=1.7.1 (line 15)
    a.ui is undefined
    [Break on this error] (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

    Any idea how to fix this or with what other plugin there is a conflict?

    http://wordpress.org/extend/plugins/vipers-video-quicktags/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Please disable all plugins but mine and see if that fixes it. If that doesn’t work, make sure my plugin is installed correctly.

    Thread Starter Alexandre

    (@0xcafe-1)

    I tried disabling all plugins except your and it works. I also reinstalled the plugin (deleted directory, redownload and uploaded to my server).

    So I guess this is caused by another plugin probably using simliar libraries as yours…

    Any ideas which one it could be?

    Thread Starter Alexandre

    (@0xcafe-1)

    Found it. The guilty extension is Use Google Libraries. Deactivated it right now and all works great. Beware.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Viper’s Video Quicktags] Getting JS Errors Related to UI’ is closed to new replies.