Sunday 28 August 2005 4:10:12 am
I created separate site en(English) and nl(Dutch) for my multilingual sites. The site en is default. When accessing the English site(www.myname.com/index.php/en), no problem. However, when accessing the Dutch site(www.myname.com/index.php/nl), I got the following debug output:
Error: eZTSTranslator::loadTranslationFile Aug 28 2005 12:36:55
Could not load translation file: share/translations/dut-NL/translation.ts
Warning: ezi18n Aug 28 2005 12:36:55 No translation for file(translation.ts) in context(lib/template): 'The maximum nesting level of 40 has been reached. The execution is stopped to avoid infinite recursion.' with comment() But I have a check that it actually exists for the file share/translations/dut-NL/translation.ts. Any help will be appreciated. Josh
|