Posted by reter on November 11, 2009 at 6:56pm
2 followers
Jump to:
| Project: | Inline Currency Exchange |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Zyava |
| Status: | needs review |
Issue Summary
Inline Currency Exchange dosen't work
what is the correct Number format for output currency values
warning: Wrong parameter count for number_format() in /home/depuebla/public_html/notas/sites/all/modules/inline_currency_exchange/inline_currency_exchange.module(181) : eval()'d code on line 1.
thank you in advance
Comments
#1
You should use number format of number_format php function http://php.net/manual/en/function.number-format.php. The "manual" link on settings page is wrong, I'll fix it.
#2