When saving a content type that will be "included" in a sitemap, I'm getting the following notice after saving:

Notice: Object of class stdClass could not be converted to int in _menu_navigation_links_rebuild() (line 2703 of /Users/benkaplan/git/commerce_quickstart12f/includes/menu.inc).

Any ideas as to the cause?

--Ben

Comments

tonylegrone’s picture

I'm getting the same error. It seems to be related to a custom entity I have, but I think the solution for this could help me too since it's regarding the menu system.

dave reid’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

I don't think this is related to XML sitemap at all.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

So the issues pointed to by pcambra show that this is a core issue or perhaps a PHP issue when sorting arrays containing objects. This is not an xmlsitemap issue.