I can't get through installation, getting this error:

Fatal error: Class 'views_handler_filter_float' not found in .../home/j/o/johna/public_html/drupal6/sites/default/modules/cck/includes/content.views.inc on line 187

Comments

ff1’s picture

That is a CCK error.

Are you trying to install views or cck or both?
- If both, please try installing one module at a time so that you can clarify when/where the error is being generated.
- If cck, then you should transfer this issue to the cck issue queue.
- If views, then what version of cck do you have installed? And is there any other info you can provide?

karens’s picture

Status: Active » Fixed

That is the error you get if you are using the latest version of CCK but not the latest version of Views. Upgrade to the latest -dev version of Views and this error will go away. This is a new filter that was added after rc1.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.