When I installed I got this:

* warning: Missing argument 1 for hs_book_menu() in C:\xampp\htdocs\modules\hierarchical_select\modules\hs_book.module on line 16.
* warning: Missing argument 1 for hs_content_taxonomy_views_menu() in C:\xampp\htdocs\modules\hierarchical_select\modules\hs_content_taxonomy_views.module on line 17.
* warning: Missing argument 1 for hs_taxonomy_views_menu() in C:\xampp\htdocs\modules\hierarchical_select\modules\hs_taxonomy_views.module on line 17.

Comments

wim leers’s picture

Assigned: Unassigned » wim leers
Category: bug » support
Status: Active » Fixed

Ehm … those 3 modules haven't been ported to Drupal 6 yet. You must have enabled them manually in the system table?

They'll be ported, it just hasn't happened yet :)

Renee S’s picture

Aah, OK, thanks. I was fiddling around with fixing the bug in the .info files (dependencies format is wrong) and must have added core=6x to all of them, not just the ones I fixed. =)

Status: Fixed » Closed (fixed)

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