Active
Project:
Taxonomy Filter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2012 at 15:58 UTC
Updated:
18 Aug 2012 at 03:16 UTC
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
Comment #1
Leeteq commentedIf 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.)