Closed (fixed)
Project:
Currency
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Mar 2009 at 21:38 UTC
Updated:
5 Dec 2010 at 23:16 UTC
Hi, thanks for a such useful module.
My problem: a get an "called to undefined function" error when I use currency_api_exchange or currency_exchange functions (as it shown in API.txt file) in templates
Comments
Comment #1
agl666 commentedThink found solution. currency_api_convert() must be used, not currency_api_exchange(), as it wroten in API help
Comment #2
amateescu commentedWell, obviously this is fixed :)