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

Anonymous’s picture

Priority: Normal » Minor

I 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?

matteo’s picture

I'm playing with Drupal CVS and here the problem does not occur.

killes@www.drop.org’s picture

Assigned: Unassigned » killes@www.drop.org

I 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.