[development] $custom_theme when does it take effect... when doesit not

Dave Cohen drupal at dave-cohen.com
Thu Aug 14 23:11:16 UTC 2008


On Thursday 14 August 2008, Jon Saints wrote:
> So... how best to deal with this?

Put something like print_r(debug_backtrace()) in your init_theme(), 
temporarily.  Use that to determine what call is initializing the theme.  If 
possible, change that code so that the theme is not initialized so soon.




More information about the development mailing list