Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
{if $smarty.section.i.index is div by 3}
{if ($smarty.section.i.index+1) is div by 3}
<p>
{section name=i loop=$new_product}
<center>
<table border=0 width="161" cellspacing=1 cellpadding=5>
<div align="center" class="axt1">Новинки</div>
{section name=i loop=$new_product}
{if $smarty.section.i.index is div by 3}
<tr>{/if}
<td width="149" valign=top>
<table border=0 width=49% bgcolor=#FF0000 cellpadding=0 cellspacing=1>
<tr>
<td> <table width=145 {*здесь я выставлял ширину ячейки для того чтобы по ширине все были одинаковые*} border=0 cellpadding="0" cellspacing="0" bgcolor=white>
<tr>
<td width="145" height=130 {*здесь я выставлял высоту ячейки для того чтобы по высоте все были одинаковые*} ><div align="center"><a href="index.php?productID={$new_product[i][2]}"><img src="./products_pictures/{$new_product[i][0]}" border=0></a></div></td>
</tr>
<tr>
<td height="60" align=center style="padding-left: 5px; padding-right: 5px;"><div align="center"></div><a href="index.php?productID={$new_product[i][2]}">{$new_product[i][3]}</a></td>
</tr>
<tr>
<td align=center><font color=red><div align="center"><b>{$new_product[i][4]}</b></div>
</font></td>
</tr>
</table>
</td> </tr>
</table></td>
{if ($smarty.section.i.index+1) is div by 3}</tr>
{/if} {/section}
</table>
</center>
{/section}
Все вроде правильно делаю, но в результате получаю просто окошки с крестиками, при нажатии на которые никуда не попадаю, а точнее просто перехожу на главную страничку.
Вставила в home.php и home.tpl.html
Может быть есть какая-то четкая завязка на размер картинок или еще что-то? Подскажите.
Я у себя делал одной отдельной страницей.
Страница вызывается ссылкой index.php?novinki=yes
В прикрепленном архиве 2 файла - один кидаете в папку с шаблоном(файл novinki.tpl.html) второй (novinki.php) в папку инклудс.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL query : SELECT filename, thumbnail FROM SS_product_pictures where photoID=