Active
Project:
UC Localize
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2010 at 14:30 UTC
Updated:
2 Jul 2010 at 12:57 UTC
I get this error when I install the module
Fatal error: Cannot redeclare phptemplate_breadcrumb() (previously declared in C:\xampp\htdocs\drupal\sites\all\modules\uc_localize\uc_localize.module:109) in C:\xampp\htdocs\drupal\themes\garland\template.php on line 38
Would this module handle translation of shipping quotes and flat rate?
Comments
Comment #1
zegmant commentedi get the same error (uberart 6.x-2.2, drupal 6.16).
the problem was solved with commenting lines 34-38 of template.php of the garland theme
but, in any case, it's not a wayout.
Comment #2
mathieuhelie commentedOnly got this error when I attempted to run update.php. (White screen of death)
I am running different themes for the admin and main site, and Garland only activates for back-end stuff. Using Fusion and Acquia Prosper as themes does not cause this error.
Comment #3
aacraig commentedYes, this is an issue with this module, and probably will never be fixed -- hopefully the underlying problem in Ubercart will be fixed and make this module obsolete.
To avoid this error, disable this module before running update.
Comment #4
eme commentedWhat do you mean by "the underlying problem in Ubercart will be fixed"? Where people are coding a solution to this issue?