hello all
i got this error with rss.php that is located in the cnr folder
i dont know hot to resolve the problem you can check the photo and see the error message
<?php
include_once 'head.php';
add_filter('news-allow-commentform', 'comment_form');
function comment_form(){return false;}
header('Content-type: text/xml');
echo '<?xml version="1.0" encoding="'.$echo['charset'].'" ?>';
?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<?
if (!$id){
?>
<title><?=$config_home_title; ?></title>
<link><?=$config_http_home_url; ?></link>
<description><?=$config_home_title; ?></description>
<?
}
?>
<language>ru</language>
<generator><?=$config_version_name.' '.$config_version_id; ?></generator>
<?
$template = 'rss';
$number = 12;
include $cutepath.'/show_news.php';
?>
</channel>
</rss>THE IRAQILION wrote:When Can I Get My Answer???????????????????????????????
Users browsing this forum: No registered users and 0 guests