Topic: Problem with output categories.
Hello all Forum members!
I have a problem! Help please!
I am implementing the script on this page of articles and reviews.
After a long selection between scripts articles (News), I settled on the CuteNews.
Store site is made on YII and HTML + CSS templates. Protection to execute scripts on the pages on no.
Page: http://kupi-tovary.ru/ru/article/reviews
Pasted code:
< div class = "reviews" >
<? php
$category = "9";
include ("/home/kupi-tovary/public_html/html/cutenews/show_news.php");
?>
</div>
But on the page reflects all categories
All paths of the files and folders are registered correctly, or is not showing anything.