The template.php file is full of phptemplate_* functions instead of framework_* functions. This is known to cause weird side effects. I'm not labeling this as a bug since it's something a lot of folks have done without knowing better, including Garland itself, but it would be good to get them changed. See #422116: Die, themeEngineName_ prefix, die! for details.

Michelle

Comments

andregriffin’s picture

Version: 6.x-1.x-dev » 6.x-2.4
Assigned: Unassigned » andregriffin
Status: Active » Fixed

However, several functions cannot be framework_ such as phptemplate_breadcrumb, phptemplate_menu_item, phptemplate_menu_local_tasks.

I've changed all the others for Framework 2.5

michelle’s picture

Thank you. I look forward to updating once I am able to work on that site again.

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.