As soon as I activate the module I am getting the following:
Warning: array_filter() expects parameter 1 to be array, null given in copyprevention_page_attachments() (line 32 of /home/site/web/modules/contrib/copyprevention/copyprevention.module).
Warning: array_key_exists() expects parameter 2 to be array, null given in copyprevention_page_attachments() (line 33 of /home/site/web/modules/contrib/copyprevention/copyprevention.module).
Warning: array_key_exists() expects parameter 2 to be array, null given in copyprevention_page_attachments() (line 36 of /home/site/web/modules/contrib/copyprevention/copyprevention.module).
Suggestions?
Comments
Comment #2
Christopher Riley commentedOnce I went to the configuration page and just hit save with the defaults the warnings went away. However consideration to get rid of the warnings may want to be considered.
Comment #3
nehajyoti commentedFixed mentioned warnings and adding fixed code to dev release.
Comment #5
nehajyoti commented