Closed (fixed)
Project:
Content Taxonomy
Version:
7.x-1.x-dev
Component:
Autocomplete - Freetagging
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2011 at 11:11 UTC
Updated:
18 Mar 2011 at 08:31 UTC
Enabling autocomplete function of the content_taxonomy made the website hang with error:
Fatal error: Unsupported operand types in /home1/explore8/public_html/2tim/sites/all/modules/content_taxonomy/content_taxonomy_autocomplete.module on line 12
Fortunately I had a previous module list open in a browser tab and could save that without content_taxonomy, then only enable the normal content_taxonomy and content_taxonomy migrate.
Comments
Comment #1
strellman commentedComment #2
metakel commentedAfter enabled the module, I got the same error.
Comment #3
mh86 commentedjust fixed this problem. there was a dependency to the autocomplete deluxe module by accident.
thanks for reporting it.