My site runs without errors until i executed the command drush rr. If i run drush rr i get the following output

The registry has been rebuilt via registry_rebuild (A). [success]
PHP Fatal error: Class 'panels_renderer_standard' not found in httpdocs/sites/all/modules/panels/plugins/display_renderers/panels_renderer_editor.class.php on line 8
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Class 'panels_renderer_standard' not found in
httpdocs/sites/all/modules/panels/plugins/display_renderers/panels_renderer_editor.class.php,
line 8

After drush rr i get this error on every page with a panels page. I also get the following error if i visit a page where the module environment_indicator gets invoked / executed

Fatal error: Class 'ctools_export_ui' not found in httpdocs/sites/all/modules/environment_indicator/plugins/export_ui/ctools_export_ui_environment_indicator.class.php on line 8

Comments

omega8cc’s picture

Title: Different erros after drush rr » Different errors after drush rr
Category: Bug report » Support request

If your site was running w/o errors, then what was the point in using drush rr? Perhaps you could try drush rr --fire-bazooka and see if this helps?

omega8cc’s picture

Status: Active » Closed (cannot reproduce)

Closing.