I just enabled the module and got a white screen. Navigating to an admin page I have the following message:

Notice: Undefined index: view in draggableviews_contextual_links_view_alter() (line 168 of ../sites/all/modules/draggableviews/draggableviews.module).

Comments

rramhap’s picture

Got the same thing after updating from previous 7.x.2.x.dev release

trackleft’s picture

I got the same thing updating to 7.2.x.dev

trackleft’s picture

Try updating views module to the 7.3.3 that worked for me.

ygerasimov’s picture

Status: Active » Fixed

Tested with views 7.3. Don't see any problem. Hope problem can be solved with upgrade. Meanwhile I have added additional check that $element['#element']['#views_contextual_links_info']['views_ui']['view'] exists so this error won't appear again.

Status: Fixed » Closed (fixed)

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