Hello solotandem,

I recently migrated to D7 and see this error on my main page.

Notice: Undefined offset: 15 in _tf_cloud_calc_thresholds() (line 98 of /home/foobar/public_html/drupalcms/sites/all/modules/taxonomy_filter/tf_cloud/tf_cloud.module).

Please let me know if you need more information.

Comments

Leeteq’s picture

If I recall correctly, one situation that may trigger such an offset error is if you have mapped a vocabulary to itself.

On the "admin/config/user-interface/taxonomy_filter/mappings" page;
The column with the title "And appears on term listings from: Vocabularies"
- should not include the same vocabulary as the one on the same row in the "Vocabulary" column on the left.
(If this is the case, then "edit" the affected row and deselect that vocabulary.)

(PS. Another bug issue contains a tip about re-saving the General tab, too, which might also help in some cases.)