Closed (outdated)
Project:
TaxiSelect
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2011 at 19:59 UTC
Updated:
7 Mar 2016 at 10:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
itarato commentedI set the module to work with a taxonomy and a content type on /admin/content/taxonomy/taxiselect, went to the node creation page and got these messages:
notice: Undefined variable: term in sites/all/modules/taxiselect/taxiselect.elements.inc on line 275.
notice: Trying to get property of non-object in sites/all/modules/taxiselect/taxiselect.elements.inc on line 275.
Comment #2
itarato commentedI created some terms, went again to the node creation page, added some term with the autocomplete field, it added successfully but also printed out this error:
notice: Undefined index: terms in /Users/itarato/MAMP/drupal6x/sites/all/modules/taxiselect/taxiselect.elements.inc on line 54.
notice: Undefined index: #multiple in /Users/itarato/MAMP/drupal6x/sites/all/modules/taxiselect/taxiselect.elements.inc on line 70.
Comment #3
itarato commentedComment #4
alan d. commentedMust say that the last time I used this module, you could never run D6 with strict error checking turned on, but times have changed so I guess that I should look into this. :)
Comment #5
alan d. commentedTotally untested btw
Comment #6
alan d. commentedNote that I have no plans to further develop this module. This is due to time limitations, internal complexities and very low uptake (<2%).
Comment #7
alan d. commentedClosed because Drupal 6 is no longer supported.