bx_if not working

Hi All,

plz help its urgent!

My code contains

"........

'bx_if:req_status' => array(
'condition' => 1,
'content' => array('req_status' => $aEntry['mtr_status']),       // [$aEntry['mtr_status'] is value fetched from DB which is not blank either]
),

"

...and corresponding html....

".........

<bx_if:req_status>
__req_status__                        
</bx_if:req_status>

"

but the result show  __req_status__ as it is and not the parsed value.

Same page contains bx_if used and are showing parsed values. Whats the reason any idea?

Its D7

Thanks in Advance!

Quote · 27 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.