<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум ReadyScript &mdash; Как включить отображение ошибок?]]></title>
	<link rel="self" href="https://forum.readyscript.ru/feed/atom/topic/18/" />
	<updated>2014-09-12T14:19:14Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.readyscript.ru/topic/18/kak-vklyuchit-otobrazhenie-oshibok/</id>
		<entry>
			<title type="html"><![CDATA[Re: Как включить отображение ошибок?]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/128/#p128" />
			<content type="html"><![CDATA[<p>Включить можно так <a href="http://readyscript.ru/faq/#faq-errors">Включить отображение ошибок</a>.</p><p>Ну а если в двух словах. В корне сайта лежит .htaccess<br />В нём меняем строку <br /></p><div class="codebox"><pre><code>php_flag display_errors off</code></pre></div><p>на<br /></p><div class="codebox"><pre><code>php_flag display_errors on</code></pre></div><p>Далее идём в админку. Управление -&gt; Настройки системы.<br />Ставим галку на:</p><p>- Всегда проверять шаблоны на предмет модификации<br />- Подробно отображать информацию об исключениях</p><p>Снимаем галку с:<br />- Включить кэширование данных<br />- Включить кэширование Smarty</p><p>Всё</p>]]></content>
			<author>
				<name><![CDATA[Александр]]></name>
				<uri>https://forum.readyscript.ru/user/20/</uri>
			</author>
			<updated>2014-09-12T14:19:14Z</updated>
			<id>https://forum.readyscript.ru/post/128/#p128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Как включить отображение ошибок?]]></title>
			<link rel="alternate" href="https://forum.readyscript.ru/post/52/#p52" />
			<content type="html"><![CDATA[<p>Не подскажите, как можно можно настроить отображение ошибок в Readyscript? В случае ошибки в моем PHP коде я получаю сообщение в браузере:</p><p><strong>&quot;Ошибка в типе содержимого&quot;.</strong></p><p>В логах сообщений об ошибках не нашел.</p>]]></content>
			<author>
				<name><![CDATA[Александр]]></name>
				<uri>https://forum.readyscript.ru/user/15/</uri>
			</author>
			<updated>2014-08-29T07:52:59Z</updated>
			<id>https://forum.readyscript.ru/post/52/#p52</id>
		</entry>
</feed>
