<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Движок сайтов S2 — Проблема после debug]]></title>
	<link rel="self" href="https://s2cms.ru/forum/feed/atom/topic/185/"/>
	<updated>2013-05-18T12:47:05Z</updated>
	<generator>PunBB</generator>
	<id>https://s2cms.ru/forum/topic/185/</id>
		<entry>
			<title type="html"><![CDATA[Re: Проблема после debug]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/892/#p892"/>
			<content type="html"><![CDATA[<p>Спасибо, все теперь работает. Очень странно стоял Notepad2 и в нем сохранял без бом. Но видимо он не сохранял как положено.</p>]]></content>
			<author>
				<name><![CDATA[dr_dren]]></name>
				<uri>https://s2cms.ru/forum/user/95/</uri>
			</author>
			<updated>2013-05-18T12:47:05Z</updated>
			<id>https://s2cms.ru/forum/post/892/#p892</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема после debug]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/891/#p891"/>
			<content type="html"><![CDATA[<p>К файлу config.php относится все то, что я написал про index.php. <a href="http://dimox.name/utf-8-without-bom/">http://dimox.name/utf-8-without-bom/</a></p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2013-05-16T05:24:41Z</updated>
			<id>https://s2cms.ru/forum/post/891/#p891</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема после debug]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/890/#p890"/>
			<content type="html"><![CDATA[<p>А вот какие ошибки выдаются в админке<br />Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/config.php:1) in /home/nailek/nailek.ru/docs/_include/functions.php on line 606</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/config.php:1) in /home/nailek/nailek.ru/docs/_include/functions.php on line 607</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/config.php:1) in /home/nailek/nailek.ru/docs/_include/functions.php on line 610</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/config.php:1) in /home/nailek/nailek.ru/docs/_include/functions.php on line 611</p>]]></content>
			<author>
				<name><![CDATA[dr_dren]]></name>
				<uri>https://s2cms.ru/forum/user/95/</uri>
			</author>
			<updated>2013-05-15T07:11:00Z</updated>
			<id>https://s2cms.ru/forum/post/890/#p890</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема после debug]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/888/#p888"/>
			<content type="html"><![CDATA[<p>В чем еще может быть проблема, сюдя вообще по ошибки и коду, не выводится в header какое то значение, функция. Поэтому такое и возникает. Кстати с админкой появилась проблема теперь в нее не возмонжо зайти</p>]]></content>
			<author>
				<name><![CDATA[dr_dren]]></name>
				<uri>https://s2cms.ru/forum/user/95/</uri>
			</author>
			<updated>2013-05-13T22:15:51Z</updated>
			<id>https://s2cms.ru/forum/post/888/#p888</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема после debug]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/887/#p887"/>
			<content type="html"><![CDATA[<p>Заменил index.php на исходный ничего не изменилось...<br />После debug просто появились эти проблемы, до этого их не было =(</p>]]></content>
			<author>
				<name><![CDATA[dr_dren]]></name>
				<uri>https://s2cms.ru/forum/user/95/</uri>
			</author>
			<updated>2013-05-13T18:57:23Z</updated>
			<id>https://s2cms.ru/forum/post/887/#p887</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема после debug]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/885/#p885"/>
			<content type="html"><![CDATA[<p>Дело не в отладке, а в файле index.php. Видимо, вы его редактировали и в самом начале оставили пробел или так называемую метку подяка байт (BOM, Byte Order Mark). Проверьте, что в самом начале index.php идут символы &quot;&lt;?php&quot;, сохраните его в кодировке UTF-8 без BOM, или восстановите оригинальный index.php из дистрибутива.</p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2013-05-13T17:57:22Z</updated>
			<id>https://s2cms.ru/forum/post/885/#p885</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Проблема после debug]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/884/#p884"/>
			<content type="html"><![CDATA[<p>Написал в конфиг debug, появились следующие ошибки в начале страницы</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/index.php:1) in /home/nailek/nailek.ru/docs/index.php on line 19</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/index.php:1) in /home/nailek/nailek.ru/docs/_include/functions.php on line 606</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/index.php:1) in /home/nailek/nailek.ru/docs/_include/functions.php on line 607</p><p>и эти в конце </p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/index.php:1) in /home/nailek/nailek.ru/docs/index.php on line 207</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/index.php:1) in /home/nailek/nailek.ru/docs/index.php on line 208</p><p>Warning: Cannot modify header information - headers already sent by (output started at /home/nailek/nailek.ru/docs/index.php:1) in /home/nailek/nailek.ru/docs/index.php on line 209</p>]]></content>
			<author>
				<name><![CDATA[dr_dren]]></name>
				<uri>https://s2cms.ru/forum/user/95/</uri>
			</author>
			<updated>2013-05-12T16:29:22Z</updated>
			<id>https://s2cms.ru/forum/post/884/#p884</id>
		</entry>
</feed>
