On creation of the first space, I get the following Notice:

Notice: Undefined property: stdClass::$nid in oa_subspaces_form_node_form_alter() (line 29 of /srv/bindings/75b30eb792e64393aab39576829446c5/code/profiles/openatrium/modules/features/oa_subspaces/oa_subspaces.module).
Notice: Undefined property: stdClass::$nid in oa_subspaces_form_node_form_alter() (line 31 of /srv/bindings/75b30eb792e64393aab39576829446c5/code/profiles/openatrium/modules/features/oa_subspaces/oa_subspaces.module).

Comments

Argus’s picture

PS this was yesterdays dev version, perhaps I should not file issues on dev versions, but only the alpha's and above. Will check if this error happens on the alpha4 version and report back.

hefox’s picture

Status: Active » Fixed

Thanks =)

Argus’s picture

Version: » 7.x-2.0-alpha4
Status: Fixed » Active

Alpha 4 gives the same error.

hefox’s picture

Version: 7.x-2.0-alpha4 »
Status: Active » Fixed

It's fixed in dev.

A release is a moment, unchanging point in history. It only contains code up to the point it was tagged. There's no going back and fixing it for that release. A new tag/release will be made when ready to be made.

Argus’s picture

Version: » 7.x-2.0-alpha4
Status: Fixed » Active

Also when trying to add a Featured image on the node creation page, the same error pops up above the sidebar after the ajax reload.

Argus’s picture

Status: Active » Fixed

Ah ok, didn't get it was fixed :)

hefox’s picture

Version: 7.x-2.0-alpha4 »

Status: Fixed » Closed (fixed)

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

bas123’s picture

Version: » 7.x-2.614
Issue summary: View changes

I am sorry, but I do not get how this may have been "fixed".

I am dealing with a new dev installation of Open Atrium and just got the following errors while attempting to add an emoticon to a discussion comment.

Notice: Undefined property: stdClass::$field_oa_related in oa_comment_comment_presave() (line 111 of /srv/bindings/8d6802ebde084583b3b8518293c8b746/code/profiles/openatrium/modules/apps/oa_comment/oa_comment.module).
Warning: array_flip(): Can only flip STRING and INTEGER values! in EntityAPIController->load() (line 219 of /srv/bindings/8d6802ebde084583b3b8518293c8b746/code/profiles/openatrium/modules/contrib/entity/includes/entity.controller.inc).
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 388 of /srv/bindings/8d6802ebde084583b3b8518293c8b746/code/includes/entity.inc).
Notice: Undefined variable: name in oa_comment_comment_presave() (line 121 of /srv/bindings/8d6802ebde084583b3b8518293c8b746/code/profiles/openatrium/modules/apps/oa_comment/oa_comment.module).

Any thoughts?

Argus’s picture

That seems a different issue to me. Please open a seperate issue for it.