I have a text field in my form that asks for a price to be entered. When something like: $9999 is submitted the result is: 99. The dollars sign and first two digits get truncated.
I read that this was a problem many releases ago and was fixed. I’m using Version 0.13.9 of TDO mini form with WordPress 3.0.4 and still have the problem.
Is there anything I can do to fix this? I know it has something to do with preg_replace.
Craig