Since installing nodequeue, I get these notices in red:

Object of class stdClass could not be converted to int in _menu_router_build() (line 3464 of [root]/includes/menu.inc).

I also get the other menu notice about offset 5 so it might be related.

I get this on a lot of different pages, not all pages, but I stopped keeping track. I got it on the nodequeue management pages, the view management for nodequeue, and most recently I got it 5 times when I enabled a new module. (I only had two nodequeue menu items, I don't know why it would appear 5x.)

Comments

jennypanighetti’s picture

This seems to be happening any time some sort of menu-update function is called. I've enabled nodequeue and haven't used it, yet this error appears when I save any non-nodequeue view (where a "page" view has a menu) or update autoaliases or create a new content type. It also often comes up more than once after the same save!

tinefin’s picture

Could this be a duplicate of: http://drupal.org/node/972536 ?

jennypanighetti’s picture

Hm, I think it could be related to that, certainly. Everybody's line numbers in menu.inc seem to be different, though, so I don't know if that means it's crashing on the same function/concept or not. I experience it when working with views and content types and modules, and only when nodequeue is enabled. I've experienced this in no other modules...

perke’s picture

subscribing, got the exactly same issue with latest 7.x -2.x-dev version

upupax’s picture

subscribe
same problem in last -dev

mikeefreedom’s picture

Subscribing

amateescu’s picture

Status: Active » Closed (duplicate)
Issue tags: -menu, -nodequeue