3 replies [Last post]
Zalatar's picture
Offline
Joined: 01/27/2009
Juice: 86
Was this information Helpful?

I am getting an error when trying to checkout. The error is:

Call to undefined function uc_product_get_description() in /public_html/sites/all/modules/ubercart/uc_cart/uc_cart_checkout_pane.inc on line 600

I am unsure on where to start tracking this down.
I have searched to forums but found nothing.

Does anyone have any insight on this error?
Thanks,
Z

Zalatar's picture
Offline
Joined: 01/27/2009
Juice: 86
Re: Call to undefined function uc_product_get_description error

I can comment out line 600 in the uc_cart_checkoutpane.inc file.

This is the line:
$description = check_plain($item->title) . uc_product_get_description($item);

I do not get the error and the page loads, but I have no descriptions of the products in the cart.
Any help would be appreciated.

Z

Zalatar's picture
Offline
Joined: 01/27/2009
Juice: 86
Re: Re: Call to undefined function uc_product_get_description er

Does anyone have any thoughts on this?
I am not finding anything.
I have disabled any other modules that may affect it.
I think this happened when I went from Drupal 6.12 and Ubercart 2.0-rc3 to Drupal 6.14 and Ubercart 2.0-rc7.

I need to get my descriptions back on the checkout page.
Anyone?
Thx,
Z

melanie_me's picture
Offline
Joined: 03/29/2009
Juice: 108
I may be having the same problem!

I hope someone can help with this.

I have had some customer say they are getting an error about entering a description when they try to check out. This problem started only recently. It's especially annoying because I cannot replicate the error!

I am running Drupal 6.16 and Ubercart 6.x-2.2

Thanks for any help!