229
@jimmyx if jquery already exists in xoops_lib then you do not have to overwrite it. Just make sure it is a relative new version (xim's version is 1.4.2)
@Mazarin looks familiar this error... but I cannot reproduce it. So a solution is a wildshot. Look in firebug to see if you have more than 1 includes of jquery.ui ?
EDIT: I just read up on this error a little. The "..is not a function" sometimes occur when you have multible versions of jquery or jquery.Ui included in same page. OR it sometimes happens with a windows cache. So check wich jquery & jquery.UI is included and clean xoops caches. Hopefully this would solve it
Programming is like sex:
One mistake and you have to support it for the rest of your life.