Hi!
I am trying to create a web project for maintaining personnel information database and personnel mailing lists. For this reason I have created a personnel file node type including email information etc. Now I'm trying to make views mail to work with these "normal nodes", but receive following errors:
- warning: Invalid argument supplied for foreach() in C:\xampplite\htdocs\webs\drupal-5.7\modules\cck\fieldgroup.module on line 394.
- warning: Division by zero in C:\xampplite\htdocs\webs\drupal-5.7\includes\pager.inc on line 73.
- OK to send to 0 recipients?
I tried using user profiles (and ticking the accept email box), but it gives the same errors.
Any ideas on this?
Thanks.
Comments
Comment #1
somebodysysop commentedCan you sort of step through the process you go through to get to this point? Might make it a little easier to re-create. Thanks!
Comment #2
somebodysysop commentedNo response from poster.