* 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

swentel’s picture

Status: Active » Postponed (maintainer needs more info)

Hmm, 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.

Sinan Erdem’s picture

Strange enough, it suddenly stopped giving this error :) I didnt do anything extra...

Thanks,

Sinan

swentel’s picture

I'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!

swentel’s picture

Status: Postponed (maintainer needs more info) » Fixed

This been fixed in dev version, cool!

Wimmmmm’s picture

Got 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.

swentel’s picture

Yeah, but that has been fixed in dev, beta isn't updated anymore after new commits.

Status: Fixed » Closed (fixed)

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