Alpha8 - Fatal error: Call to undefined function: uc_cart_checkout_new_pane() in

Posts: 19
Joined: 11/09/2007

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 USAindie.com -- film & music production
------------------------------------------------------------------------------

Posts: 554
Joined: 08/13/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Internationalizationizer

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)