taxonomy_html.module gives foreach() errors unless at least one taxonomy is omitted from viewing options:

warning: Invalid argument supplied for foreach() in /public/html/asilomar/iaslash/modules/taxonomy_html.module on line 68.

Comments

killes@www.drop.org’s picture

Did you use the most recent cvs version?
If yes: Can you access the config screen and save without changing anything?
Does the error occur again?
If yes: Execute the following SQL-statement:

DELETE FROM variable WHERE name = 'taxonomy_html_overview_vocab';

dopry’s picture

does this bug still exist? or has it been fixed in most recent cvs?

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

This is the same as issue #4482 and is fixed in current versions.