Closed (fixed)
Project:
Content Complete
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2009 at 18:24 UTC
Updated:
16 May 2010 at 14:33 UTC
after installing version 6.x-1.2 when I log in I get
warning: Invalid argument supplied for foreach() in /var/www/drupal/sites/www.poloitbuenosaires.org.ar/modules/content_complete/content_complete.m... on line 513.
warning: Invalid argument supplied for foreach() in /var/www/drupal/sites/www.poloitbuenosaires.org.ar/modules/content_complete/content_complete.m... on line 528.
I rebuilt the rules. but problem's still there
any help on this? TIA
Comments
Comment #1
ggalan1173 commentedI've found out why.
I have a rule: "Redirect to profile creation page, if users have no profile", that, in fact, showed a message to the user.
Now, in the Event "The users logs in", I have not condition Content Complete % is >= than.
How can I replicate this functionality lost.
TIA
Comment #2
pvhee commentedProblem seems to be different. It seems $type is not properly set at line 502.
because afterwards this gives the error:
Can you find out why $type is not set? What is for example the value of $content_type?
Can you clarify a bit more the relation with rules? No other problems have been reported related to this.
Comment #3
ggalan1173 commentedMaybe you are right, but now, we are going to production online, so I can't test it. maybe next week, and then I'll clarify.
Thanks
Comment #4
pvhee commentedClosing old issues. This is likely resolved in later versions.