Closed (duplicate)
Project:
Reply
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2012 at 20:42 UTC
Updated:
14 May 2012 at 16:53 UTC
I am getting the following error when viewing the entity with a reply field.
Notice: Undefined property: stdClass::$language in reply_add_form() (line 890 of C:\...\sites\all\modules\contrib\reply\reply.module).
Also it does not appear to be inheriting the reply settings. I need to edit each entity individually and set it to read/write even tho that is my default value.
Comments
Comment #1
james.williamsInheriting reply settings should now be fixed in the latest dev version. The language issue has been raised again in #1555342: Notice: Undefined property: Profile::$language in reply_add_form() (line 932 of reply.module -- it occurs when the entity that the replies are attached to is not translatable (such as user profiles).
Comment #2
james.williamsMarked as duplicate of #1555342: Notice: Undefined property: Profile::$language in reply_add_form() (line 932 of reply.module