I had the same problem with the Toolbars and FireFox.
The editor works fine, but when using a config file, it fails to load.
It happens that for some reason, the editor is asking for the language file 'en.js' for the plugin tablecommands, when this language file does not exist.
I just copied a random en.js file from another plugin, and put into tablecommands/lang/en.js
RE: Firefox/Mozilla XHTML Toolbar and PHP issues
Johannes
RE: Firefox/Mozilla XHTML Toolbar and PHP iss
RE: Firefox/Mozilla XHTML Toolbar and PHP issues
RE: Firefox/Mozilla XHTML Toolbar and PHP iss
Firefox/Mozilla XHTML Toolbar Solution
The editor works fine, but when using a config file, it fails to load.
It happens that for some reason, the editor is asking for the language file 'en.js' for the plugin tablecommands, when this language file does not exist.
I just copied a random en.js file from another plugin, and put into tablecommands/lang/en.js
The toolbars are now loading. Phew.