full error message on the browser is:
Fatal error: Call to undefined method views_plugin_display_system::get_access_plugin() in /var/www/html/drupal-6.25/sites/all/modules/admin_menu/admin_views/plugins/views_plugin_display_system.inc on line 59
this happens everything I run update.php. However, ignoring this error massage and nothing seems to be wrong.
Comments
Comment #1
mattyoung commentedSorry, this is an admin menu. I loaded the 3.0-dev version and problem is no more.
Comment #2
yktdan commentedAdmin views still has problems with Views 3. I get the above error if I turn it on.
Comment #3
sunhttp://drupal.org/project/admin_views is an own project now. If you update to the latest dev of admin_menu, make sure to remove admin_views from within admin_menu and add the separate module instead.
Comment #4
yktdan commentedThanks, got it working now.