Download & Extend

after enabling module update php white screen

Project:UC Localize
Version:6.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Drupal 6.16 and the modul work perfectly, but when I go the update.php page (on module page), I get white screen.

Comments

#1

This is caused by Garland interfering with the phptemplate_breadcrumb hack. See here: #696812: Fatal error: Cannot redeclare phptemplate_breadcrumb() (previously declared in C:\xampp\htdocs\drupal\sites\all\module

#2

Also, I believe I have incorrectly implemented a theme function in the module, which causes a WOD when using the Garland module.

If you are using Garland, you won't be able to use this module. If you are not using Garland, you must disable this module before running update (which uses the Garland module).