Closed (fixed)
Project:
Money field
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Aug 2007 at 21:15 UTC
Updated:
25 Aug 2007 at 12:03 UTC
Hello,
you're Mony module is just what i was looking for, but i get this error, when i try to add a money-field to my node-type:
Fatal error: Call to undefined function: array_combine() in /www/htdocs/*****/*******/sites/all/modules/money/money.module on line 209
Thank you,
Werner
Comments
Comment #1
wim leersIt seems array_combine() is a PHP 5 only function. I'll commit a replacement function for PHP 4 in a couple of minutes.
Comment #2
wim leersFixed in commit #77087.
I've tagged a 1.1 release, this won't be available until tomorrow though. If you want to test it immediately, do a check out from CVS.
Comment #3
wim leersComment #4
(not verified) commented