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

somebodysysop’s picture

Can 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!

somebodysysop’s picture

Status: Active » Closed (fixed)

No response from poster.