Hi Nedjo,
Thank you for your continued contributions. I'm grateful.
I'm updating a 5.7 site to 6.2 and have hit some snags with formfilter.
array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /var/www/html/mysite/modules/formfilter/formfilter.module on line 85.
warning: Missing argument 1 for formfilter_menu() in /var/www/html/mysite/modules/formfilter/formfilter.module on line 6.
I have not looked at the code yet but it worked great in 5.x version. Any ideas on the above errors?
Kind regards, Jwilde
Comments
Comment #1
babbage commentedSee this thread for a full 6.x port—hopefully that may fix your issues.
Comment #2
nedjoUpdated version should work.