News:

Support the VirtueMart project and become a member

Main Menu

Fatal error: VIRTUEMART

Started by rafaelferreira, June 07, 2013, 15:36:34 PM

Previous topic - Next topic

rafaelferreira

Fatal error: Call to undefined method ShopFunctions::getCurrencyByID() in /home/medical/public_html/plugins/vmpayment/pagseguro/pagseguro.php on line 134

HELP

rafaelferreira

134

if (PagSeguroCurrencies::checkCurrencyAvailabilityByIsoCode(shopFunctions::getCurrencyByID($cart->pricesCurrency, 'currency_code_3'))){
            return $this->displayListFE($cart, $selected, $htmlIn);
        }
        return false;

HELP