Active
Project:
Content Templates (Contemplate)
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2011 at 19:42 UTC
Updated:
23 Jun 2011 at 20:39 UTC
I've been using Contemplate across several sites and have suddenly come upon something really weird. I've got a price field that should be outputting a dollar amount, and it's been working fine except on one of my sites. When I look at the Body Variables listing, I see my price field with the correct dollar amount and format, but when I put it in a PHP print statement in my template, it comes out as .00.
Any idea how that might be happening?
thanks,
SB
Comments
Comment #1
sunset_bill commentedMore ammo. Here's from my template's Body Variables:
But when I do a print_r($node->field_price_list) in my template, I get