Hi,

when trying to install og (latest cvs as of 15.05.2006) on Drupal 4.7 with i18n I get a statement in the module-window, stating, that the function i18n_get_langx() cannot be redeclare because it was already declared by i18n. If I install i18n after og I get the opposite statement.

Would be lovely if that could be fixed!

Thanks a lot for your great efforts! It's very much appreciated.

Best
.r.

Comments

Carlos Miranda Levy’s picture

I just installed i18n in a multisite 4.7.2 installation and got this error right away when returning to the modules page:
Fatal error: Cannot redeclare i18n_get_lang() (previously declared in /home/ciudades/public_html/modules/og/og.module:116) in /home/****mysite****/public_html/modules/i18n/i18n.inc on line 247

Carlos Miranda Levy’s picture

This has been solved with the latest release of the og module (June 18, 2006) -- you need to download the og module again ...

See note here:
http://drupal.org/node/61643

jose reyero’s picture

Status: Active » Closed (duplicate)