Fixed by adding:
require_once(drupal_get_path('module', 'hierarchical_select') .'/includes/common.inc');
To the top of hs_content_taxonomy.module
Anton
Fixed by adding:
require_once(drupal_get_path('module', 'hierarchical_select') .'/includes/common.inc');
To the top of hs_content_taxonomy.module
Anton
Comments
Comment #1
wim leersThis has been fixed in the dev tarball already. Please use that instead, or wait for beta 2.