DraggableViews gives the white screen of death when Views UI is disabled.

I had to manually disable DraggableViews in the system table, truncate the cache_bootstrap table to get my site up and running again.

Comments

ygerasimov’s picture

Status: Active » Fixed

Very good catch. I have added check whether views_ui module available. The problem was in contextual link.

Should be fixed now. Please test.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

spelling error

istryker’s picture

Issue summary: View changes

I do not get white screen of death when I remove the committed code

Code to get commited is in #1460014: Contextual link is not shown when only "Use contextual links" and "Access draggable views" permissions given.