here is it:
Fatal error: Call to undefined function i18n_get_lang() in
i just uploaded the module to the server and activate it in the admin panel.
what can it be?
here is it:
Fatal error: Call to undefined function i18n_get_lang() in
i just uploaded the module to the server and activate it in the admin panel.
what can it be?
Comments
Comment #1
playahater commentedI`m having the same problem .. :( ..
I`m running drupal 5.7 with mysql-5.0.54, apache-2.2.8, php-5.2.5
I have copied i18n to modules .. tried to enable it and got this error:
Fatal error: Call to undefined function i18n_supported_languages() in /var/www/localhost/htdocs/poljoprivredni_list/modules/i18n/translation/translation.module on line 812
Comment #2
playahater commentedanyone? .. a clue at least? ..
are there any modules that are not working properly with i18n? ..
10x in advance ..
Cheers
Comment #3
jose reyero commentedCannot reproduce, but looks like i18n module is not loaded which is strange.
Try enabling first i18n, then the rest of the modules.
Also please, write the full error message.
Fatal error: Call to undefined function i18n_get_lang() in ??????????
Comment #4
MaciejSchuttkowski commentedI also had the same problem, after updating from 4.7 to 5.7.
I disabled all non-core-modules before updating and then tried to enable the i18n-module first.
But then I recognized the little description of the i18n-module in the admin panel, which says
So I enabled the Locale-module and then it worked!
Hope this might solve your Problem :)
Comment #5
jose reyero commentedYes, there are some new dependencies on this version.
As I said above, disable all modules, enable one by one, and that should fix it
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.