Currency doesn't work with cck
agl666 - March 15, 2009 - 21:38
| Project: | Currency Exchange |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | agl666 |
| Status: | active |
| Issue tags: | CCK, currency, fatal error |
Jump to:
Description
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

#1
Think found solution. currency_api_convert() must be used, not currency_api_exchange(), as it wroten in API help