This error caused module error, admin interface break-up, features etc.

https://www.drupal.org/node/1716470

At this thread propose to check if module views_ui is turned on. Of course it's on!

Another solutions is to comment out lines where file attached. But it's bad idea.

'form_wizard_class' => array(
  'file' => 'views_ui_base_views_wizard.class.php',
  'class' => 'ViewsUiBaseViewsWizard',
),

File 'views_ui_base_views_wizard.class.php' located in views_ui module's folder. Ctools can't find right path. Let's help him!

'path' => drupal_get_path('module', 'views') . '/plugins/views_wizard',

https://www.drupal.org/node/1824914

All thanks to B-prod for patch.
https://www.drupal.org/files/domain_views-fix-views_form_wizard-plugin-path-1824914-1.patch

Add new comment

The content of this field is kept private and will not be shown publicly.
  • No HTML tags allowed.
                .                           ooooo      ooo  ooooooooo.   
.o8 `888b. `8' `888 `Y88.
.ooooo. .o888oo .ooooo. .ooooo oo 8 `88b. 8 888 .d88'
d88' `"Y8 888 d88' `"Y8 d88' `888 8 `88b. 8 888ooo88P'
888 888 888 888 888 8 `88b.8 888`88b.
888 .o8 888 . 888 .o8 888 888 8 `888 888 `88b.
`Y8bod8P' "888" `Y8bod8P' `V8bod888 o8o `8 o888o o888o
888.
8P'
"
Enter the code depicted in ASCII art style.