Trying to get this module to work. I have an existing feed that is bringing content in and i wanted to map taxonomy terms to my feed items which I think i should be able to do with this module. I defined a new taxonomy with the specified requirements ( no tags, not required and multi select). I refreshed my feed and looked at my nodes...nothing, clicked edit.. and all i saw was the normal multi select menu for my taxonomy. I went back to the auto tag settings and unchecked the No user input option ( checked it initially) and when i go back to the edit page for my node i see this
* warning: Invalid argument supplied for foreach() in /home/content/m/h/e/mhemoney/html/drupal/sites/all/modules/autotag/autotag.module on line 244.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/content/m/h/e/mhemoney/html/drupal/sites/all/modules/autotag/autotag.module on line 250.
* warning: Invalid argument supplied for foreach() in /home/content/m/h/e/mhemoney/html/drupal/sites/all/modules/autotag/autotag.module on line 252.
* warning: Invalid argument supplied for foreach() in /home/content/m/h/e/mhemoney/html/drupal/sites/all/modules/autotag/autotag.module on line 244.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/content/m/h/e/mhemoney/html/drupal/sites/all/modules/autotag/autotag.module on line 250.
* warning: Invalid argument supplied for foreach() in /home/content/m/h/e/mhemoney/html/drupal/sites/all/modules/autotag/autotag.module on line 252.
Comments
Comment #1
sdrycroft commentedOoops, sorry, that's a bug I've added whilst checking the install script, please install 6.x-1.20 which will fix this.
Comment #2
sdrycroft commentedCrikey, I really did make a mess of releasing that. Make it 6.x-1.22
Comment #4
chrisbuck commentedI'm getting the same error using version 6.x-1.27.
"Invalid argument supplied for foreach() in /...modules/autotag/autotag.functions.inc on line 193." Any help would be appreciated.
Also, in this version, only the first taxonomy term is autotagged. Multiple IS checked. Not sure if it's related.
Comment #5
CinemaSaville commentedAlso getting this bug-
warning: Invalid argument supplied for foreach() in /home/.../public_html/sites/all/modules/autotag/autotag.functions.inc on line 193.
Comment #6
darrenmothersele commentedsubscribing, same error for me too.
Comment #7
chezwel commentedsame error subscribe
Comment #8
srsbl commentedAlso getting the same error.
Comment #9
sdrycroft commentedThis should be fixed in 6.x-2.0 - please test that and report back here if it is still not working.