I get the following errors when I activate Administration Views:

Notice: Undefined offset: 1 in views_menu_alter() (line 373 of C:\Users\Paul\Sites\karaoke\sites\all\modules\views\views.module).
Notice: Undefined index: load arguments in views_menu_alter() (line 376 of C:\Users\Paul\Sites\karaoke\sites\all\modules\views\views.module).
Notice: Trying to get property of non-object in user_access() (line 774 of C:\Users\Paul\Sites\karaoke\modules\user\user.module).
Notice: Trying to get property of non-object in user_access() (line 786 of C:\Users\Paul\Sites\karaoke\modules\user\user.module).
Notice: Trying to get property of non-object in user_access() (line 787 of C:\Users\Paul\Sites\karaoke\modules\user\user.module).
Notice: Trying to get property of non-object in user_access() (line 793 of C:\Users\Paul\Sites\karaoke\modules\user\user.module).
Notice: Trying to get property of non-object in user_access() (line 796 of C:\Users\Paul\Sites\karaoke\modules\user\user.module).

When I disable Adminsitration Views, the error disappears.

I'm using the latest dev of Views and the latest dev of all modules when appropriate.

Comments

Adam S’s picture

subscribe

soulis77-SE’s picture

subscribe

emkamau’s picture

reverting to the 7.x-3.0-rc1 version seems to have fixed this problem for me.

emk

likewhoa’s picture

confirmed here

paulgemini’s picture

Which points to a change in the code since Jan 7th. Here's the list:

http://drupalcode.org/project/admin_menu.git/log/refs/heads/7.x-3.x

None of those really stick out to me, but i'm not an expert.

sun’s picture

Sorry for the noise; now for real.

paulgemini’s picture

Say again?

webcultist’s picture

subscribe

bseclier’s picture

I just installed Drupal 7.8 and I have this problem too.
Does anyone solve this problem ?

pixelsweatshop’s picture

Sub. Getting the same issue

sucik’s picture

confirmed.

sun’s picture

Status: Active » Fixed

Committed first fix for this.

Automatically closed -- issue fixed for 2 weeks with no activity.