2012-02-23, 08:07:57
Superbobo Wrote:(getsimple 3.1 / Theme Highlighter plugin 1.0)
In firebug in firefox 3.6.26 displays this error when you install the plugin Theme Highlighter:
CodeMirror.newFoldFunction is not a function
[Stop when the error] var foldFunc = CodeMirror.newFoldFunction(CodeMirror.braceRangeFinder);
theme-edit.php (line 201)
I didn't find neither foldFunc nor newFoldFunction in the plugin's code. This must be an error message of Firebug - maybe it's using CodeMirror, too.