Re: [SMARTY] Why do I only show two items when looping
Oscar Fernandez Sierra <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Recordad que en el foro de alonsocampeon tenéis que entrar para generar la página de opiniones http://farton.elmundo.int:9090/elmundo/opiniones/index_opiniones.html?anio_creacion_opiniones=2005&opiniones=alonsocampeon -- Oscar Fernandez Sierra | Mundinteractivos - El Mundo | Area de Internet | Pradillo, 42 | [email protected] | 28002 - Madrid (SPAIN, EU) | http://www.elmundo.es/ | Tel: (+34) 915864800 (Ext: 4616) | On Sun, 25 Sep 2005, v3rb0 wrote: > use > > <ul class="showIt" id="mn1"> > {foreach from=$links_list->mCategories[cat] item=item key=key} > <li class="subLinks"> > <a href="{$links_list->mLinks[cat][link].linkURL}"> > {$links_list->mLinks[cat][link].linkTitle} > </a> > </li> > {/foreach} > </ul> > > insetad of > > {section name=link loop=$links_list->mCategories[cat]} > > ... > {/section} > > -- > Smarty General Mailing List (http://smarty.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php