Closed (fixed)
Project:
Open Atrium
Version:
7.x-2.23
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2014 at 17:03 UTC
Updated:
1 Dec 2014 at 16:14 UTC
Jump to comment: Most recent
I get the following notice when a Space is updated.
Notice: Undefined property: stdClass::$og_group_ref in oa_sections_node_update() (line 45 of /srv/bindings/a761a5f797ad4139a43ad34a82a99210/code/profiles/openatrium/modules/contrib/oa_core/modules/oa_sections/oa_sections.module).
Notice: Undefined property: stdClass::$og_group_ref in oa_sections_node_update() (line 46 of /srv/bindings/a761a5f797ad4139a43ad34a82a99210/code/profiles/openatrium/modules/contrib/oa_core/modules/oa_sections/oa_sections.module).
Running a clean install on Pantheon.
/Olof
Comments
Comment #1
mpotter commentedYep, we see that too. Just happens when editing nodes that are not "group content". Doesn't cause any actual problems, so can be ignored. Fixed in commit bc9f6c on github -dev.
Comment #2
VldSh commentedHello,
I also get these notices but after this happens "Customize this page" and "Change this layout" buttons permanently disappear from that page so I can't change anything after that. Is there any way around this?
Thanks.
Comment #3
mpotter commentedYou need to either apply the commit to the dev version mentioned above or wait till the bug-fix release later today.
Comment #4
VldSh commentedI installed the new release and the problem is gone. Thank you for your help. :)