I get this notice, when accessing a term-page.

Notice: Undefined index: refine_block_title in taxonomy_filter_block_refine() (line 475 of /var/www/vhosts/.../httpdocs/sites/.../modules/taxonomy_filter/taxonomy_filter.module).

Comments

Jimboy’s picture

Just found out that you can fix this notice by re-saving the following settings page:
/admin/config/user-interface/taxonomy_filter/general

Maybe this should be done automatically?

solotandem’s picture

Status: Needs review » Active

I committed code on July 2 that should do this automatically when the module is enabled. What is the date on the dev release you are using? If not the latest, would you retry with latest? Uninstall these modules completely, re-enable, and then test. Thanks.

If you were using a release after July 2, then explain your use case. Had you installed the module fresh or were you in a D6 to D7 conversion, or something else?

The "needs review" status is intended to be used when a patch is submitted.