drupal crashed after update of og_vocab from dev to stable

/admin/logs/updates/check

Fatal error: Cannot redeclare custom_url_rewrite() (previously declared in /var/alternc/html/s/spc/drupal_farm/lib/drupal-5.7/sites/all/modules/i18n/i18n.module:700) in /var/alternc/html/s/spc/drupal_farm/lib/drupal-5.7/sites/all/modules/og_vocab/og_vocab.module on line 31

Comments

jose reyero’s picture

Status: Active » Closed (won't fix)

Not really a bug, just both modules seem not compatible as they're both using a unique core hook.

If you want to fix it, read the notes at the top of og_vocab.module.

jean-bernard.addor’s picture

Status: Closed (won't fix) » Closed (works as designed)

Thanks for indicating the reason of the incompatibility. At the moment, I do not know enough of drupal for fixing it myself and do not have an urgent need of it to be solved. But nevertheless, I consider this issue as clearly a bug, as no one could expect this strange behaviour without testing or reading the code and that it would make sens to use both module on the same site.

jean-bernard.addor’s picture

Same issue in og_vocab
http://drupal.org/node/275665