Both Hierarchical Select Content Taxonomy and Hierarchical Select Node Reference modules define 'admin/content/node-type/%/fields/%/hs_config' in hook_menu. Therefore, when both are enabled one of them has wrong settings page.

Comments

jrao’s picture

Status: Active » Needs review

Fixed by changing hook_menu path to 'admin/content/node-type/%/fields/%/hs_config_nodereference', you will probably need to clear cached data for this change to take effect.

TonyK’s picture

Status: Needs review » Reviewed & tested by the community

Works good. Thanks!

jrao’s picture

Status: Reviewed & tested by the community » Fixed

No problem

Status: Fixed » Closed (fixed)

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