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?
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
Comment #1
yched commentedThose were added post Views alpha 3. You need the very latest views code, either from cvs, or on http://drupal.org/node/95897
Comment #2
picans commentedThanks, it works fine with that. :)