Везде нормально, но на главной выбивает Notice: Undefined variable: file in /var/www/hell1/data/www/wapray.ru/sys/sys.php on line 2
Это граббер. Код sys.php
<?php
$file = str_replace('<?xml version="1.0" encoding="UTF-8"?>','',$file);
$file=preg_replace('|<!DOCTYPE(.*?)Стол заказов</a></div>|is','<div class="seasonnavi">Меню сайта:</div><div class="thefile">У нас только лучшее порно мира:</div>',$file);
$file = str_replace('http://tven.ru/thestyle/','style/',$file);
$file = str_replace('"http://tven.ru/video"','"video.php"',$file);
$file = str_replace('"http://tven.ru/mp4_porno_video/"','"mp4.php"',$file);
$file = str_replace('"http://tven.ru/porno_filmy/"','"filmy.php"',$file);
$file = str_replace('"http://tven.ru/foto"','"foto.php"',$file);
$file = str_replace('http://tven.ru/video/index.php','video.php',$file);
$file = str_replace('http://tven.ru/foto/index.php','foto.php',$file);
$file = str_replace('Частное','Частное:',$file);
$file=preg_replace('|Геи.*?)</body></html>|is','Геи: <a href="foto.php?id=8173">Фото</a> | <a href="video.php?id=944">Видео</a><br/></div>',$file);
?>
пробовал убрать строку, все равно ошибка. Пробовал удалить код - ошибка подключения..
blat, вот архив. Там нету вроде убирания показа ошибок http://waphp.ru/archive/2536
Shket935, пропиши в index.php
error_reporting(0); вродь так