Hello,
Just moved a blog to a new server and now Visual Editor is not working. The error I'm getting is
Error: missing ) after argument list
Source File: http://www.beveridgefoundation.org/_wordpress/wp-includes/js/tinymce/tiny_mce_config.php?ver=20080710
Line: 15, Column: 24
Source Code:
sl.markDone(t.base + ''langs/'' + ln + ''.js'');
I think it's the duplicated single quotation marks that is screwing things up but I cannot fingure out where they are coming from. Sometimes they are quadrupled. In tiny_mce_ext.js they are just normal single quotation marks.
I have cleared caches, deleted contents of js_cache, changed compression to false, and also upgraded to wordpress 2.6 (previously 2.5.1). None of that helped.
Everything else about the blog is working. Just tinymce is not.
Thanks for any advice!!!