Estoy intentando añadir bloques a mi portal...
mi primer intento es una foto con link interno...
si no me equivoqué demasiado sería así...
Código: Seleccionar todo
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<th>Compilado UK Rock</th>
</tr>
<tr class="row1">
<td style="text-align:center;">
<div align="center"><a target="_blank" href="http://www.ukrock.com.ar/uk-rock-vol-32-2010-t707.html"><img border="1" src="http://i646.photobucket.com/albums/uu188/ukrock/ukrock/UKRock32Octubre2010.jpg"</a></div>
</td>
</tr>
</table>
pero luego de limpiar cache me aparece un error dentro de cache/tpl_etech_portal.portal_body.html.php
este tipo de errores me aparecen frecuentemente desde q instalé el SEO Url...
debo modificar algo más?
abraoz!