With 3.6 now installed every page on the site presents this error:

Fatal error: Call to undefined function i18nstrings() in /etc/drupal/6/sites/all/modules/i18n/i18nmenu/i18nmenu.module on line 211

Sometimes reloading causes it to go away, sometimes not... I haven't tracked down why yet.

Reverting to 2.5 resolved the issue. i18n is at the current level, 6.x-1.7 and hasn't been updated recently (September 2010).

Comments

PixelClever’s picture

Status: Active » Closed (works as designed)

i18nstrings() is not called in this module. The error you posted shows that your problem is originating in i18nmenu.module. Please post this to the appropriate project.

LarsKramer’s picture

I experienced exactly the same problem. I have posted as issue to i18n here:
http://drupal.org/node/1042920