0 Пользователей и 1 Гость просматривают эту тему.
Да вроде есть же вывод категорий с товарами,список товаров %show_items_list[spisok.html]% цепляется к категории по шаблону spisok.html
<!-- @begin --> <h3>%list_header%</h3> <ul><!-- @link --> <li><a href="%link%" title="%name_value%">%name_value%</a>%show_items_list[spisok_tovarov.html]% </li><!-- @activelink --> <li>%name_value%</li><!-- @passiveactive --> <li>%name_value%</li><!-- @delimiter --><!-- @end --></ul>
<!-- @list --><ul> %row%</ul><!-- @row --><li><a href="%link%">%name_mini_value%</a></li>
WARNING: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in /public_html/include/kernel.class.php on line 3778WARNING: Cannot modify header information - headers already sent by (output started at /public_html/include/log.class.php:49) in /public_html/include/kernel.class.php on line 1140INFO: Undefined offset: 1 in /public_html/include/security.class.php on line 626INFO: Undefined offset: 2 in /public_html/include/security.class.php on line 626WARNING: Cannot modify header information - headers already sent by (output started at /public_html/include/log.class.php:49) in /public_html/include/kernel.class.php on line 1564