Closed (duplicate)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2012 at 15:24 UTC
Updated:
4 Mar 2013 at 13:05 UTC
When trying to add a "path based meta tag" for a view, I get the following error:
Notice: Undefined property: stdClass::$language in metatag_field_attach_form() (line 1127 of /home/**/public_html/**/modules/metatag/metatag.module).
HELP!!!
Comments
Comment #1
back from 7 commentedSomeone please help. Without fixing this, my view page has no meta information... Any ideas?
Comment #2
dgastudio commentedsame here..
Notice: Undefined property: stdClass::$language в функции metatag_entity_update() (строка 542 в файле /home/kabinet/kabinet.ru/docs/modules/metatag/metatag.module).
Notice: Undefined property: stdClass::$language в функции metatag_entity_update() (строка 542 в файле /home/kabinet/kabinet.ru/docs/modules/metatag/metatag.module).
Comment #3
valthebaldThis probably belongs to metatag, not metatag_quick module?
Comment #4
valthebaldAccording to the message location, I think it belongs to metatag module
Comment #5
hass commentedSounds like #1727552: Notice: Undefined property: stdClass::$language in linkchecker_parse_fields() or better the core issue #1495648: Introduce entity language support
Comment #6
damienmckennaI suspect this is a symptom of #1845326: Metatags not loading correctly with beta4.
Comment #7
damienmckennaMarking this as a duplicate of #1845326: Metatags not loading correctly with beta4 that has been fixed, please try the latest -dev version.