Closed (works as designed)
Project:
Event
Version:
4.3.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2004 at 10:39 UTC
Updated:
2 Feb 2004 at 14:44 UTC
Trying to use the module on Drupal 3.1 (Windows), with any theme installed, I get this message:
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'page' was given in d:\drupal\includes\theme.inc on line 219.
when calling the module with ?q=event
I'm using the 1/8/2004 version.
Comments
Comment #1
(not verified) commentedI am also revieving almost the identicle error when I view my pulic eavesdrop page. It's hard to see, but its' at the very top of the page, or you can find it in the message logs.
Home » administer » messages
View details
Type error
Date Saturday, January 10, 2004 - 3:16am
User Tim Larkin
Location /refer/eavesdrop
Message warning: call_user_func_array(): First argumented is expected to be a valid callback, 'pager' was given in /hsphere/local/home/timsline/wdwcp.org/includes/theme.inc on line 219.
Hostname 67.blah.blah.blah
I am using the 4.3.2 release. I assummed this was a problem with the refer mod, because that's the only place I get the error, and it's consistant. But the original post makes me think it might be something else?
Comment #2
matteo commentedI'm playing with Drupal CVS and here the problem does not occur.
Comment #3
killes@www.drop.org commentedI suppose the original author used the cvs version of the module with Drupal 4.3.
Marking this as by design. Please re-open if I was wrong.