File "/usr/lib/python2.4/site-packages/TurboTinyMCE- 1.0.dev_r7-py2.4.egg/tinymce/widgets.py", line 79, in update_data
d['TinyMCEInit'] = "tinyMCE.init(%s);" % jsonify(d['mce_options'])
File "<string>", line 5, in jsonify
File "_speedups.pyx", line 376, in _speedups.BaseDispatcher.__getitem__
File "build/bdist.linux-i686/egg/dispatch/interfaces.py", line 15, in __call__
NoApplicableMethods: (({'theme_advanced_toolbar_location': 'top', 'theme_advanced_toolbar_align': 'center', 'paste_auto_cleanup_on_paste': True, 'paste_convert_headers_to_strong': False, 'theme_advanced_resizing': True, 'theme_advanced_statusbar_location': 'bottom', 'paste_strip_class_attributes': 'all', 'theme': 'advanced', 'elements': 'mce_sample', 'mode': 'exact', 'plugins': 'advimage', 'paste_use_dialog': False, 'extended_valid_elements': 'a[href|target|name]'},), {})
I think you're running an old version of tiny mce if nothing else.
(1.0.2 is current, according to the cogbin)
Kevin
Thanks. checking again!! But excuse the dumb-arse question - cogbin?