This module depends on the taxonomy module, although it is not declared as a dependency in the modules page. Going to the "Add Featured Content Block" page without the taxonomy module enabled results in a PHP fatal error ("Call to undefined function taxonomy_get_vocabularies()"). Enabling the taxonomy module fixes this error, making it clear that this is a dependency problem. Note that this is not the same as #1181214: Call to undefined function taxonomy_node_get_terms_by_vocabulary(), as that occurs when the module is enabled.

Comments

kristen pol’s picture

Thanks for reporting! I hope to update this in the next few days.

Kristen

kristen pol’s picture

Assigned: Unassigned » kristen pol
Status: Active » Fixed

I have added the dependency for both D6 & D7 versions. It will be in the dev releases once the drupal.org cron does its job in the next few minutes.

Kristen

kristen pol’s picture

Status: Fixed » Closed (fixed)

This has been included in 6.x-1.3 and 7.x-1.0.

Kristen

kristen pol’s picture

Assigned: kristen pol » Unassigned
Issue summary: View changes

cleaning up my issues list