Zelda Legacy
Error!
CuteNews has detected that you use $category = "gallery/thumbnails-toprated-0-page-10.html/"; but you can call the categories only with their ID numbers and not with names
example:
<?PHP
$category = "1";
include("path/to/show_news.php");
?>