I'm running a fresh install of Drupal 6.15. Only other modules I've installed aside from Taxonomy Menu are: CCK and Views.

All pages on Drupal go blank after enabling ver 2.4-rc1 of your module. I just tried ver. 2.3 and it seems to work (although I haven't tested it yet).

There are no errors being reported in Apache's error log file so I have no idea what's going on -- Unfortunately I'm new to Drupal otherwise I may be able to provide more information.

Comments

dhthwy’s picture

Oh in case it helps I'm running the Zen theme.

indytechcook’s picture

Status: Active » Closed (duplicate)

It appears as hook_init isn't being called. try the patch from this issue: #666812: Call to undefined function _taxonomy_menu_delete_all()