Currently,
I have this module set up to filter out certain fields to certain users. When looking a form that has FormFilter applied however, I see this in Drupal's pink error reporting message above the form:
array_keys(): The first argument should be an array in /var/www/vhosts/mywebsite.org/subdomains/test/httpdocs/sites/all/modules/formfilter/formfilter.module on line 88.
Does anyone know what this is happening? Is it a PHP version issue?
Currently, I am running:
perl-Apache-ASP 2.57-cos4.build82070918.10
mysql 4.1.20-2.RHEL4.1.0.1
php 4.3.9-3.22.9
Comments
Comment #1
adellefrank commentedI'm getting the same error message with the cck_redirection module:
"warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in ../modules/cck_redirection/cck_redirection/cck_redirection.module on line 258."
Is this related to a different module? I'm running the latest drupal5 on a PHP5 server.
Comment #2
pfaocleRelated?
Comment #3
pianomansam commentedCleaning up old issues. D5 release is no longer supported.