Closed (fixed)
Project:
TinyMCE
Version:
master
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2008 at 09:29 UTC
Updated:
4 Nov 2008 at 09:32 UTC
If any have followed error:
tinyMCE.addI18n is not a function
So it's means that you are using old version of translation.
Edit your translation file in tinymce/jscripts/tiny_mce/langs/
and replace in the 1st line:
addI18n
with:
addToLang
Comments
Comment #1
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.