OK, so I have had WYM 0.2 working quite well for a long time, and now I'm trying to get 0.4 to work (honestly I was going to wait until 0.6, but I decided that back in december.. we'll see what happens I guess)
I'm getting the error "$('.wymeditor').wymeditor is not a function" on the following page:
http://www.issackelly.com/admin
please use wymproblem/guest to login.
Further notes: if I use getScript to first call jquery.wymeditor.js instead of $('document').ready() it gets a different error, and one of the XMLHTTP requests gets refused (although the three previous are successful)