Can't toggle to see advanced editor.
taite11 - January 3, 2009 - 19:54
| Project: | Tiny Tiny MCE |
| Version: | 6.x-1.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I can no longer toggle between the advanced editor and no editor. I can toggle between the simple editor and no editor though.
In Firefox's error console I get the following errors:
Error: missing : after property id
Source File: http://www.... (the add node page)
Line: 75, Column: 19
Source Code:
theme_advtinyMCE.init({
Error: toggletinyMCE is not defined
Source File: http://www.... (the add node page)
Line: 538
Error: toggletinyMCE is not defined
Source File: http://www.... (the add node page)
Line: 543
