Call to undefined function fatal errors

jeanmichel - February 7, 2008 - 23:15
Project:Internationalization
Version:5.x-2.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

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?

#1

playahater - February 19, 2008 - 18:17

I`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

#2

playahater - February 21, 2008 - 15:58

anyone? .. a clue at least? ..
are there any modules that are not working properly with i18n? ..

10x in advance ..

Cheers

#3

Jose A Reyero - February 22, 2008 - 16:59
Title:Fatal error» Call to undefined function fatal errors

Cannot 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 ??????????

#4

MaciejSchuttkowski - April 10, 2008 - 13:19

I 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

Depends on: Locale (disabled)

So I enabled the Locale-module and then it worked!

Hope this might solve your Problem :)

#5

Jose A Reyero - April 16, 2008 - 12:42
Status:active» fixed

Yes, there are some new dependencies on this version.

As I said above, disable all modules, enable one by one, and that should fix it

#6

Anonymous (not verified) - April 30, 2008 - 12:43
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.