1 reply [Last post]
jprieto's picture
Offline
Joined: 11/09/2007
Juice: 79
Was this information Helpful?

using dural 5

all works well so far except if enabling Discount Coupon in panes, i get this error

Fatal error: Call to undefined function: uc_cart_checkout_new_pane() in /home/usamain/public_html/drupal/sites/default/modules/uc_coupon/uc_coupon.module on line 470

it happens when i click on CHECKOUT button

please help

------------------------------------------------------------------------------
Using the cart in WebARtSale.com -- a new site not yet in production
---------------------------------------------------------------------------

zmove's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Internationalizationizer
Joined: 08/13/2007
Juice: 1192
Re: Alpha8 - Fatal error: Call to undefined function: uc_cart_

uc_cart_checkout_new_pane is an old used function (before alpha 7c if I remember). So, if you took the last version of the module, it means that it didn't supported since alpha 7c (about 1 or 2 month ago).

So you have 2 solutions :

  • Update the module yourself (if you do that, it could be great to post the new version of the module when it will work Eye-wink
    see this thread for help
  • Wait the module maintainer to improve his module (can be long, and maybe it abandoned it)