Error!CuteNews has detected that you use $category = "1"; 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");?>