Closed (fixed)
Project:
Google AdSense integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2008 at 00:29 UTC
Updated:
9 Jan 2009 at 01:10 UTC
When I go to /admin/settings/adsense, I get this error:
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'adsense_click_log' was given in ../includes/menu.inc on line 348.
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'adsense_click_log' was given in ../includes/menu.inc on line 348.
Also, when I go ../admin/reports/adsense (Adsense Clicks report), I get a white screen and nothing loads.
I believe this happens when I upgraded to the latest DEV version (someone please confirm?) and I'm not sure if both issues are related.
Comments
Comment #1
kbahey commentedTry going to admin/settings/performance and click the clear cache button and see if this solves the issue.
Comment #2
spiffyd commentedRunning update.php resolved the issue.