I have not used Cache Browser since upgrading to the latest release.
I clicked on the navigation link tonight and got the following error. . .
Fatal error: Call to undefined function format_number() in /home/content/t/h/e/theblacke/html/sites/all/modules/cache_browser/cache_browser.pages.inc on line 44
Is this a bug or do I have a problem with my installation?
Thanks!
Comments
Comment #1
markus_petrux commentedhmm... I forgot to check for installation requirements during the last upgrade. I'll try to fix that.
In the latast release I added a dependency for the Format Number API module. It's a tiny module that implements a method to configure thousands separator and decimal point symbols per site, and optionally per user.
Please, install Format Number API.
Comment #2
markus_petrux commented