Before node Creation on Node Form:

Notice: Undefined index: #type in conditional_fields_field_attach_form() (line 283 of /sites/all/modules/conditional_fields/conditional_fields.module).

After new node save:

Notice: Undefined offset: 0 in conditional_fields_evaluate_dependency() (line 505 of /sites/all/modules/conditional_fields/conditional_fields.module).

Warning: array_intersect_key() [function.array-intersect-key]: Argument #2 is not an array in conditional_fields_evaluate_dependency() (line 505 of /sites/all/modules/conditional_fields/conditional_fields.module).

Comments

peterpoe’s picture

Assigned: Jarviss » Unassigned
Status: Active » Fixed

This should have been fixed by this commit:
http://drupalcode.org/project/conditional_fields.git/commit/a10999014d45...
If this is not the case, feel free to reopen.

scotwith1t’s picture

Status: Fixed » Closed (fixed)

i think peterpoe means to close these with his comments, so i'm going to. like he said feel free to reopen if i shouldn't have! just hoping to see a stable release to get more users on it!

scotwith1t’s picture

Title: Drupal 7.12 Craches Node Page Only Errors are seen on Node Page » Drupal 7.12 Crashes Node Page Only Errors are seen on Node Page

fixed title spelling cuz i'm OCD like that. :)

scotwith1t’s picture

Issue summary: View changes

Before node creation