I get the below notices on certain pages but not all.
•Notice: Undefined property: stdClass::$type in title_tokens_alter() (line 611 of /home/.../sites/all/modules/title/title.module).
•Notice: Undefined property: stdClass::$type in title_tokens_alter() (line 611 of /home/.../sites/all/modules/title/title.module).
Comments
Comment #1
krishworks commentedcan you please explain what type of pages? is it a node view or edit page or taxonomy page etc? It helps to debug the issue if you post a bit more detailed error message. Thank you.
Comment #2
KristineC commentedI apologize. These errors appear on node views. The title still appears but I receive that error message underneath it.
Comment #3
KristineC commentedI just deactivated the module, and under this (not activated in modules), I am able to edit the title of the node.
Comment #4
krishworks commentedI am currently using the dev version of the module and I haven't faced this issue. Maybe you could check the dev version and see if it works. Try it with a backup as I am unsure how best the upgrade to dev from alpha works.
Comment #5
JonnyAnderson commentedI'm getting the same issue. Haven't tested it across my site, but it seems to be popping up every time I submit a new comment.
Comment #6
plach#1482052: Undefined property: stdClass::$type dans title_tokens_alter()