Closed (works as designed)
Project:
Internationalization
Version:
5.x-2.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 12:22 UTC
Updated:
30 Oct 2008 at 07:04 UTC
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
Comment #1
jose reyero commentedNot 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.
Comment #2
jean-bernard.addor commentedThanks 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.
Comment #3
jean-bernard.addor commentedSame issue in og_vocab
http://drupal.org/node/275665