Active
Project:
Google Maps Tools
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 20:47 UTC
Updated:
8 Feb 2010 at 13:05 UTC
Hello,
Wenn I go to /admin/gmaps/icons/overview I get the following error:
•warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'theme_gmaps_icon_preview' was given in ***/includes/theme.inc on line 617.
What can I do ti fix this error ?
Comments
Comment #1
xmarket commentedThe theme system is unable to find the function.
Possible reasons:
- broken or stale theme regstry: try to clear your caches
- missing or unaccessible file: the original function is defined in /theme/theme.inc, which is possibly unreadable by php