Desperate call for help

Project:Multi-buy
Component:Code
Category:
Priority:critical
Assigned:Unassigned
Status:active
Description
Project: 
uc_multibuy

Hi,

I've just installed module on drupal v6.10 and ubercart v6.x-2.0-beta5.
I have a custom catalog product type and I want to create a grid page with all products - standart situation.
And this is what I get as result when trying to view catalog:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'uc_pocket_mentor_add_to_cart_form_2684' was given in /home/daleche/www/www/phoenix2/includes/form.inc on line 366.

I've read above this error all around, but I can't find the solution and why this is happening.
Any idea?
Please ...

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
Re: Desperate call for help

Where does uc_pocket_mentor come from? Is that a module you wrote, or something you installed? I can't seem to find any references to it on ubercart.org.

--
Help directly fund development: Donate via PayPal!

spas's picture
Offline
Joined: 03/15/2009
Juice: 5
Re: Re: Desperate call for help
Assigned to:torgosPizza» spas

pocket_mentor is mine custom product type, and it is used for generation of form ID.
Thanks for answer Smiling

UPDATE: I've attached screenshot of my grid - on the left are pictures of product and on the right where are X-es, there should be a quontity field, but as you can see field is not generated, beacause of the warning.

AttachmentSize
bug_report.gif 34.5 KB
TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Re: Re: Desperate call for help
Assigned to:spas» TR

So why do you think this is an issue with uc_multibuy, if the error is occurring in your module? You should disable your module and try uc_multibuy by itself. uc_multibuy alters all the add-to-cart forms on the page so that one submit button can be used for all the products. If your module is altering all the form ids as well, who knows what will happen.

<tr>.