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.
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
Comment #1
ygerasimov commentedVery good catch. I have added check whether views_ui module available. The problem was in contextual link.
Should be fixed now. Please test.
Comment #2.0
(not verified) commentedspelling error
Comment #3
istryker commentedI 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.