warning: call_user_func_array()
thinkbig - April 13, 2009 - 18:07
| Project: | Ubercart Donation Products |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When upgrading from from a dev version to the beta2 version, I get the following error on the top of the donation page:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'uc_product_add_to_cart_form::uc_product_add_to_cart_form' was given in /nfs/c03/h01/mnt/domains/*****.com/html/includes/form.inc on line 366.
Any ideas?

#1
I'll make a beta3 of the current dev release as this issue is fixed there but not in beta 2.
#2
I'm getting this same error. Upgraded a site from Drupal 5 to 6.14, with Ubercart Donation Products 6.x-2.0-beta3 and the latest Ubercart 6.x-2.x-dev.
The add to cart buttons show up as plain text and not buttons.