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

krishworks’s picture

can 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.

KristineC’s picture

I apologize. These errors appear on node views. The title still appears but I receive that error message underneath it.

KristineC’s picture

I just deactivated the module, and under this (not activated in modules), I am able to edit the title of the node.

krishworks’s picture

I 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.

JonnyAnderson’s picture

I'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.

plach’s picture