When Chameleon is used as site theme, any implementation of hook_preprocess_page() is not executed. This causes problems to modules that depends on it.
I am not sure if also template_preprocess_page() would not be executed.
When Chameleon is used as site theme, any implementation of hook_preprocess_page() is not executed. This causes problems to modules that depends on it.
I am not sure if also template_preprocess_page() would not be executed.
Comments
Comment #1
avpadernoI am changing the title, as the report is about the implementation of the hook made from a module.
Comment #2
CNA5400 commentedI am wondering what the status of this issue is? It seems that nodewords 6.x-1.11 is not compatible with Chameleon without this functionality.
I like Chameleon, and would prefer not to have to abandon it.
Does anyone have a workaround? Thanks!