Problem upgrading i18n (multilingual) module

rubeuspotter - May 12, 2008 - 22:45

Hello,

I've just upgraded from Drupal 5.7 to 6.2. It seems that all went well.
Now, I was upgrading the i18n module I was using in my 5.7 version. I install the module and run www.myexample.com/update.php. When the scripts starts to upgrade I got the following error:

An error occurred. http://www.myexample.com/update.php?id=6&op=do <br /> <b>Fatal error</b>: Call to undefined function i18ncontent_locale_refresh() in <b>myexamplepath\www\modules\i18n\i18ncontent\i18ncontent.install</b> on line <b>36</b><br />

I was installing the 6.x-1.0-beta1 version of i18n (http://drupal.org/node/250367), so I assume that it works. Then, why do I get an error message? Am I doing anything wrong?

On the other hand, but related to i18n module, I've seen that with drupal 6.2 core, there is a module called "content translation". Is this module a good alternative to i18n module?

Thank you very much,

potter

 
 

Drupal is a registered trademark of Dries Buytaert.