Events

{foreach from=$item.list[3] item="anc" name = 'anc'} {if $smarty.foreach.anc.iteration > 1}
{$anc.title|truncate:55|htmlspecialchars}
{/if}
1}style="display:none;"{/if}> {php} $anc = $this->get_template_vars('anc'); $this->assign('img_params', array( $anc['image'], $anc['id_category'], $anc['id_type'] )); $this->assign('img_row_format', array( 'imgW' => 79, 'imgH' => 60, 'imgAlign' => 'left', )); {/php} {include file="`$BASE_PATH`/app/Announcement/tpl/announcement_image.tpl" params=$img_params row_format=$img_row_format}
{foreachelse}
There are no posts
{/foreach}

Member and Industry News

{foreach from=$item.list[2] item="anc" name="anc"} {if $smarty.foreach.anc.iteration > 1}
{$anc.title|truncate:55|htmlspecialchars}
{/if}
1}style="display:none;"{/if}> {php} $anc = $this->get_template_vars('anc'); $this->assign('img_params', array( $anc['image'], $anc['id_category'], $anc['id_type'] )); $this->assign('img_row_format', array( 'imgW' => 79, 'imgH' => 60, 'imgAlign' => 'left', )); {/php} {include file="`$BASE_PATH`/app/Announcement/tpl/announcement_image.tpl" params=$img_params row_format=$img_row_format}
{foreachelse}
There are no posts
{/foreach}
{*
{$item|@print_r}
*}