Posted by agl666 on March 15, 2009 at 9:38pm
Jump to:
| Project: | Currency Exchange |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | agl666 |
| Status: | closed (fixed) |
Issue Summary
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
#1
Think found solution. currency_api_convert() must be used, not currency_api_exchange(), as it wroten in API help
#2
Well, obviously this is fixed :)