I have a similar problem with WP 2.7 and WP Super Edit 2.1.
I built the site on a local server and everything worked fine. I moved it to the live server and now user (with the exception of the original admin account) have problems editing posts.
When a user opens a post or page to edit the graphical editor pane is empty. When they switch between graphical and HTML the content appears. When they hit the “Update Page” button a WordPress warning (“do you really want to leave this page”) pops up.
Also, on page load Firebug shows a javascript error
ed.controlManager.get(tbId) is undefined (editor_plugin.js Line 23)
Things I’ve tried so far:
– toggling visual editor setting in user profiles
– removing and re-installing the plugin
– removing and re-creating user accounts
As I’ve said this works flawlessly with the admin account that was created on install, plus it worked on my localhost, so I assume there is something wrong with the server, but I have no idea how the server would affect the javascript, so I’d be grateful for any help, hints or educated guesses.
— eike