Fatal error: Call to undefined function i18nstrings() in /srv/www/tower-center-rijeka.hr/public_html/sites/all/modules/i18n/i18nmenu/i18nmenu.module on line 213
and with all the rest i18n there is an error with i18nstrings
In the end all that took was that stupid cookie domain setting in settings.php to be changed and bug was gone. It cause so much problems from 6.17>6.20 it should be by default enabled and setup.
Comments
Comment #1
marko b commentedFull error
Fatal error: Call to undefined function i18nstrings() in /srv/www/tower-center-rijeka.hr/public_html/sites/all/modules/i18n/i18nmenu/i18nmenu.module on line 213
and with all the rest i18n there is an error with i18nstrings
Comment #2
marko b commentedIn the end all that took was that stupid cookie domain setting in settings.php to be changed and bug was gone. It cause so much problems from 6.17>6.20 it should be by default enabled and setup.
Comment #3
tryitonce commentedCould you add a few more details of what you actually did?
Thanks .................
Comment #4
jose reyero commentedThe module has a dependency on i18nstrings, so maybe your module dependencies are not up to date. Visit the modules page.