Доброе утро! Вопрос такой, почему не отображается 11 картинка??
<table width="200" border="1">
<tr>
<td><?if($IMG_URL2$)?>
<a class="ulightbox" href="$IMG_URL2$" target="_blank" >
<img src="$IMG_SMALL_URL2$"width="300" height="200"/></a>
<?endif?></td>
<td><?if($IMG_URL3$)?>
<a class="ulightbox" href="$IMG_URL3$" target="_blank">
<img src="$IMG_SMALL_URL3$" width="300" height="200"/>
</a>
<?endif?></td>
</tr>
<tr>
<td><?if($IMG_URL4$)?>
<a class="ulightbox" href="$IMG_URL4$" target="_blank">
<img src="$IMG_SMALL_URL4$" width="300" height="200"/>
</a>
<?endif?></td>
<td><?if($IMG_URL5$)?>
<a class="ulightbox" href="$IMG_URL5$" target="_blank">
<img src="$IMG_SMALL_URL5$" width="300" height="200"/>
</a>
<?endif?></td>
</tr>
<tr>
<td><?if($IMG_URL6$)?>
<a class="ulightbox" href="$IMG_URL6$" target="_blank">
<img src="$IMG_SMALL_URL6$" width="300" height="200"/>
</a>
<?endif?></td>
<td><?if($IMG_URL7$)?>
<a class="ulightbox" href="$IMG_URL7$" target="_blank">
<img src="$IMG_SMALL_URL7$" width="300" height="200"/>
</a>
<?endif?></td>
</tr>
<tr>
<td><?if($IMG_URL8$)?>
<a class="ulightbox" href="$IMG_URL8$" target="_blank">
<img src="$IMG_SMALL_URL8$" width="300" height="200"/>
</a>
<?endif?></td>
<td><?if($IMG_URL9$)?>
<a class="ulightbox" href="$IMG_URL9$" target="_blank">
<img src="$IMG_SMALL_URL9$" width="300" height="200"/>
</a>
<?endif?></td>
</tr>
<tr>
<td><?if($IMG_URL10$)?>
<a class="ulightbox" href="$IMG_URL10$" target="_blank">
<img src="$IMG_SMALL_URL10$" width="300" height="200"/>
</a>
<?endif?></td>
<td><?if($IMG_URL11$)?>
<a class="ulightbox" href="$IMG_URL11$" target="_blank">
<img src="$IMG_SMALL_URL11$" width="300" height="200"/></a>
<?endif?>
</td>
</tr>
</table>
код вот такой... мож где я не что то не увидел или не поставил? я в настройках модуля поставил 15 загрузок картинок... в чем дело так и не пойму