Warning message appears when viewing catalog category in which donation product was added
Zyava - February 5, 2009 - 21:12
| Project: | Ubercart Donation Products |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Zyava |
| Status: | closed |
Jump to:
Description
Example of warning:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'uc_catalog_buy_it_now_form_12' ...
| Attachment | Size |
|---|---|
| uc_donation.patch | 120 bytes |

#1
Does this fix work for 6.x too?
I'm running into the same issue.
Thx
#2
Fixed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
I am experiencing this issue on my implementation and I am using v 1.1. Do I need to manually patch something?
#5
I am getting the same issue, and have uc_donation v1.1 and latest 5x release Ubercart. Do I need to apply the patch? I see the line of code given in the patch file already in the uc_donation.module. Do I need to make additional changes?