warning: Invalid argument supplied for foreach() in /var/www/3gbit/sites/default/modules/conditional_fields/conditional_fields.module on line 709.
When I edit the content, and then I got this fault... How to make it right?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 475884.patch | 1.73 KB | jim0203 |
Comments
Comment #1
vivianspencer commentedI'm getting the same error on the beta release
Comment #2
jim0203 commentedI'm guessing that changing line 708 from
to
Would fix this, but I'm new to the code so would value a 2nd opinion.
Comment #3
luisfeng commentedYour code works all right, the problem has been fixed... ^^!
Comment #4
jim0203 commentedComment #5
jim0203 commentedComment #6
peterpoe commentedYour patch is ok, committing. Thanks!