Closed (works as designed)
Project:
Consistent Language Interface
Version:
6.x-3.6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2011 at 09:02 UTC
Updated:
28 Jan 2011 at 00:31 UTC
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
Comment #1
PixelClever commentedi18nstrings() 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.
Comment #2
LarsKramer commentedI experienced exactly the same problem. I have posted as issue to i18n here:
http://drupal.org/node/1042920