call_user_func_array() First argument is expected to be a valid callback : theme.inc on line 617

dakku - September 17, 2009 - 09:22
Project:Relevant Content
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

watchdog is a logging a few of these:

call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: First argument is expected to be a valid callback, 'theme_relevant_content_cck_field' was given in /../drupal/includes/theme.inc on line 617.

any ideas?

#1

kentlewan1 - October 6, 2009 - 06:39

any update on this? I am experiencing the same problem:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'theme_filter_tips' was given in /home/specweb/public_html/includes/theme.inc on line 617.

#2

tjark - November 2, 2009 - 12:16

I have the same problem when I click Checkout in the eCommerce Cart.

* warning: Parameter 1 to theme_ec_mail_checkout_form() expected to be a reference, value given in C:\xampp\xampp\htdocs\dp_cms\includes\theme.inc on line 617.
* warning: Parameter 1 to theme_ec_checkout_checkout_review_form() expected to be a reference, value given in C:\xampp\xampp\htdocs\dp_cms\includes\theme.inc on line 617.

It seems it is not a problem related to eCommerce. Any suggestions ?

Drupal 6.14
eCommerce 6.x-4.x-dev
MySQL 5.1.37
PHP 5.3.0

 
 

Drupal is a registered trademark of Dries Buytaert.