I got this error as soon after I enabled the module and went to add a node that used a term reference field.

I'm using Drupal 7.14. I had a look at the taxonomy module but couldn't see where you are calling this function.

Warning: Missing argument 3 for taxonomy_options_list() in taxonomy_options_list() (line 1375 of modules/taxonomy/taxonomy.module).
Warning: Missing argument 4 for taxonomy_options_list() in taxonomy_options_list() (line 1375 of modules/taxonomy/taxonomy.module).

Comments

webadpro’s picture

Would you mind sharing the options of your field?

soulston’s picture

Sure. It's a regular "term reference" field referencing a single vocabulary. The field is mandatory, obviously unlimited values and resides in a vertical tab if that makes any difference?

Do you need any more information?

webadpro’s picture

Ill give it a shot today, and see if I am getting the same error. Maybe its something with Taxonomy that got changed in the latest version.

soulston’s picture

Let me know if I can help.

soulston’s picture

FYI this module is working fine on my 7.12 sandbox site - I ran drush up to take it to 7.14 and get the same error.

I tried using multiselect instead and there are simliar errors see http://drupal.org/node/1559480

webadpro’s picture

then Maybe its something with options module that has changed something in 7.14.

webadpro’s picture

ill look into it. Thanks. Looks like they did make some modification in 7.14.

webadpro’s picture

Status: Active » Fixed
scotwith1t’s picture

Please commit to a new release ASAP? Being as this corresponds to a change in core, I hate to have to keep remembering to grab the dev version of this module and not the current recommended release...seeing as the recommended release is "broken" when used in conjunction with 7.14 core (or throws errors at least), it would be best to set a new recommended version.

webadpro’s picture

I just did. Please give it 12hr or so to appear.

scotwith1t’s picture

Thanks very much! Great module. Congrats on the Lullabot feature too! That's what made me grab this one and it was a perfect fit for a current project! webadpro++ :)

webadpro’s picture

Thanks and I'm glad that you find it useful :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.