Active
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
Rules integration
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2011 at 12:58 UTC
Updated:
23 Jan 2011 at 13:01 UTC
I activated the content Profile module and the Rules modul. I was setting up a rule, when I realized, that if I direct the registered users to the profile page, the node/add/profile showes the old profile form, however if I click to the create content - profile than the same node/add/profile appears in the address line, but it takes me to the new, content profile generated form.
On the content profile page I get an error message , which says:
warning: Invalid argument supplied for foreach() in /xxxxxxxxx/includes/form.inc on line 1211.
Please help me, how can I fix this duplication error, and have the node/add/profile direct to the new content profile form?
Thank you
Comments
Comment #1
polistvan commentedThe line 1211 showes this: foreach ($form['#default_value'] as $key) {