Closed (fixed)
Project:
CAPTCHA
Version:
5.x-3.0-rc1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2007 at 01:46 UTC
Updated:
12 Mar 2010 at 09:29 UTC
warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'captcha_admin_points' was given in /home/.dez/[xxx]/[xxx]/includes/form.inc on line 218.
Path: admin/settings/captcha/points
Just upgraded to the newest stable version because I was getting some spam.
Comments
Comment #1
robloachBe sure to update your menu cache. To my knowledge, the admin/captcha/points path is deprecated.
Comment #2
jswaby commentedYou're right. I don't see it anymore.
It's odd. I ran update.php right after installing the newest version, and thought that update.php clears the menu cache. Anyways, it's gone now.
Thanks.
Comment #3
meeta commentedThanks guys!
Even i was getting the same error, I just ran update.php and things went on correctly.