when i try the xinha Plugin then i got this:
xinha_editors = null; xinha_init = null; xinha_config = null; xinha_plugins = null; // This contains the names of textareas we will make into Xinha editors xinha_init = xinha_init ? xinha_init : function() { /** STEP 1 *************************************************************** * First, what are the plugins you will be using in the editors on this * page. List all the plugins you will need, even if not all the editors * will use all the plugins. ************************************************************************/ xinha_plugins = xinha_plugins ? xinha_plugins : [ 'Abbreviation', 'CharacterMap', 'CharCounter', 'ContextMenu', 'DoubleClick', 'EditTag', 'imanager', 'Equation', 'EnterParagraphs', 'FindReplace', 'FullPage', 'FullScreen', 'ImageManager', 'InsertAnchor', 'InsertSmiley', 'InsertWords', 'Linker', 'ListType', 'QuickTag', 'SuperClean', 'TableOperations', 'Stylist' ]; // THIS BIT OF JAVASCRIPT LOADS THE PLUGINS, NO TOUCHING
Fatal error: Non-static method serendipity_event_xinha::jsaddslashes() cannot be called statically in C:\Apache\Apache2\htdocs\serendipity\plugins\serendipity_event_xinha\serendipity_event_xinha.php on line 204
