Closed (fixed)
Project:
CCK Pager
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2010 at 19:03 UTC
Updated:
25 Oct 2010 at 19:10 UTC
On this page admin/settings/cck_pager I get :
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'cck_pager_admin_settings' was given in /home/zoriro/public_html/includes/form.inc on line 372.
Comments
Comment #1
peximo commentedFixed in the last dev.
Comment #2
peximo commentedComment #4
Fidelix commentedConfirmed. Its fixed.
Comment #5
ryanoreilly commentedJust downloaded/enabled and am getting the exact same error except it's on line 376.
Comment #6
peximo commentedSorry but i can't reproduce the problem: since this commit there's no a menu item for cck pager (i have removed hook_menu because the configuration is only per content type). Where do you have this error? Are you sure you have the latest dev and/or you have cleaned the menu cache?
Comment #7
ryanoreilly commentedYou're right, the latest dev snapshot does alleviate this issue, I was referring to the recommended beta version.