I receive the follwing error, when opening a group:

Notice: Undefined index: table in view->fix_missing_relationships() (line 617 of /mnt/srv/htdocs/house/profiles/commons/modules/contrib/views/includes/view.inc).

Seems to be related to the browsing widgets.

Using the latest dev of commons_bw module.

But the browsing widgets display correct:

bw

CommentFileSizeAuthor
Clipboard04.jpg3.09 KBslowflyer
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wmunguiam@gmail.com’s picture

Same bug appeared after module update. (Over a Brandnew installation)

Notice: Undefined index: table in view->fix_missing_relationships() (line 617 of /var/www/html/sites/mysite/www/profiles/commons/modules/contrib/views/includes/view.inc).

I tried to apply patch from jpontani without success or there is somethint I am missing to do.
Link: http://drupalcode.org/project/commons_bw.git/commit/b383d4d53c3130833ecb...

It is related to "commons_bw.module" file.

lsolesen’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

I cannot reproduce this on the latest dev. Please reopen if the problem persists for you with exact instructions on how to recreate?

markbannister’s picture

If anyone else stumbles on this see https://www.drupal.org/node/2512886