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   ooooo                   o8o        .o.                     .oooooo.      
`888' `888' `"' .888. d8P' `Y8b
888 888 oooo ooo oooo .8"888. .oooo. 888 888
888ooooo888 `88. .8' `888 .8' `888. `P )88b 888 888
888 888 `88..8' 888 .88ooo8888. .oP"888 888 888
888 888 `888' 888 .8' `888. d8( 888 `88b d88b
o888o o888o `8' 888 o88o o8888o `Y888""8o `Y8bood8P'Ybd'
888
.o. 88P
`Y888P
Enter the code depicted in ASCII art style.