Hi
I have this module as an option when creating a node.
If a node is created, and track data is filled out, then everything is fine.
But if the option to fill out track data is not made i get the following error:
warning: join() [function.join]: Invalid arguments passed in /home/www/nordek.net/sites/all/modules/trackfield/trackfield.module on line 291.
Thanks
Comments
Comment #1
_Eli_ commentedI see the same error. Creating a new node without entering data into the trackfield-fields brings this error up
Comment #2
raintonr commentedFixed with this: http://drupal.org/cvs?commit=310928
Comment #3
Anjaro commentedThanks :)