Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2006 at 01:47 UTC
Updated:
13 Nov 2006 at 03:54 UTC
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
Comment #1
merlinofchaos commentedThis was fixed; this is a dup of 93873 (well I guess 93873 was a dup of this but I got to that one first)