I'm getting this Notice due to an array operation on a variable that may not always exist (Only shows for authenticated users with low access on the site)

    Notice: Undefined index: #access in override_node_options_form_alter() (line 80 override_node_options/override_node_options.module).
    Notice: Undefined index: #access in override_node_options_form_alter() (line 86 of override_node_options/override_node_options.module).

Comments

dgtlmoon’s picture

StatusFileSize
new1.78 KB

oops wrong patch

rooby’s picture

Status: Active » Needs review

Fixes the message for me.

opdavies’s picture

Assigned: Unassigned » opdavies

Thanks for your patch. I'll test it as well this evening.

opdavies’s picture

Status: Needs review » Reviewed & tested by the community

This works for me too.

I've committed it to the latest 7.x branch, but I can't seem to push it back into the repository at the moment - I'll try again this evening.

opdavies’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed to 7.x-1.x-dev.

Thanks,

Ollie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

updated error msg