Setting up a new site. Among other modules, installed OG, Messaging, Notifications & Panels. Have used this combination successfully in the past. This time, when I go to edit an existing view (e.g., frontpage) or create a new one, I get the following:
Fatal error: Class 'views_tabset' not found in {drupal-root}/modules/acquia/views/includes/admin.inc on line 962
NOTE: Base install is Acquia Drupal 1.2.21 (Drupal 6.15 core).
Comments
Comment #1
merlinofchaos commentedThe only way this could happen is if some of the views .inc files in views/includes are missing, I think.
Comment #2
esmerel commentedCheck to make sure all files are actually present.
Comment #3
esmerel commented