I try to install cck module with and views alpha3, but i get this error

Fatal error: Class 'views_handler_filter_string' not found in /mysite/sites/all/modules/cck/content_views.inc on line 354

Some idea of what is wrong?

Comments

yched’s picture

Status: Active » Closed (works as designed)

Those were added post Views alpha 3. You need the very latest views code, either from cvs, or on http://drupal.org/node/95897

picans’s picture

Thanks, it works fine with that. :)