I am not sure if this is a views issue, or a cck issue. I created a node type with CCK, and it worked fine until I tried using an exposed filter. If I prefilter the results, my page loads, but if I use the exposed filter, I get the following error:

warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'views_filters_state_hotspots' was given in ***/includes/form.inc on line 202.

I am using drupal 5.0. The only additional modules I have installed are CCK cvs, views cvs (Nov 1), and panels cvs.

Comments

merlinofchaos’s picture

Status: Active » Closed (duplicate)

This was fixed; this is a dup of 93873 (well I guess 93873 was a dup of this but I got to that one first)