* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/eurasia/sinan/sites/all/modules/nd/includes/nd.fields.inc on line 21.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/eurasia/sinan/sites/all/modules/nd/includes/nd.fields.inc on line 21.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/eurasia/sinan/sites/all/modules/nd/includes/nd.fields.inc on line 25.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/eurasia/sinan/sites/all/modules/nd/includes/nd.fields.inc on line 25.
I get this error message on the "custom fields" page of a content type.
Sinan
Comments
Comment #1
swentel commentedHmm, that's weird, can't reproduce this error at this moment - although I probably should try and install the beta version from scratch, I'll get back to this somewhere this evening.
Comment #2
Sinan Erdem commentedStrange enough, it suddenly stopped giving this error :) I didnt do anything extra...
Thanks,
Sinan
Comment #3
swentel commentedI'm able to reproduce this on a fresh install, so it's clearly a bug somewhere, thanks for the report, looking into now, thanks for the report!
Comment #4
swentel commentedThis been fixed in dev version, cool!
Comment #5
Wimmmmm commentedGot the same in beta-2 version:
* go to page content type (without any mods)
* go to tab "Custom fields"
* bam: same error
warning: array_keys() [function.array-keys]: The first argument should be an array in /opt/www/stevensw/web/www.vrijebasisschoolheusden.be/sites/all/modules/nd/includes/nd.fields.inc on line 21.
warning: in_array() [function.in-array]: Wrong datatype for second argument in /opt/www/stevensw/web/www.vrijebasisschoolheusden.be/sites/all/modules/nd/includes/nd.fields.inc on line 21.
warning: array_keys() [function.array-keys]: The first argument should be an array in /opt/www/stevensw/web/www.vrijebasisschoolheusden.be/sites/all/modules/nd/includes/nd.fields.inc on line 25.
warning: in_array() [function.in-array]: Wrong datatype for second argument in /opt/www/stevensw/web/www.vrijebasisschoolheusden.be/sites/all/modules/nd/includes/nd.fields.inc on line 25.
Comment #6
swentel commentedYeah, but that has been fixed in dev, beta isn't updated anymore after new commits.