<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Как отключить cache в Alto CMS v.1.0 / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/522/</link>
			<description><![CDATA[Как отключить cache в Alto CMS v.1.0? Пробовал убрать кэш стандартным методом правки соответствующих строк config.php — не помогло! Помогите]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8527)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8527</guid>
					<link>http://79.174.14.219/522.html#comment8527</link>
					<author>kovaldo@yandex.ru</author>
					<description><![CDATA[Что у вас выводится в подвале сайта под админом?<br/>
Какой тип кэширования указан: off, file, memory?]]></description>
					<pubDate>Wed, 26 Feb 2014 12:59:31 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8530)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8530</guid>
					<link>http://79.174.14.219/522.html#comment8530</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[в прошлой версии АЛЬТО такого не возникало<br/>
<br/>
вот что в конфиге:<br/>
<pre class="prettyprint"><code>/**
 * Параметры компрессии css-файлов
 */
$config['compress']['css']['merge'] = false;         // указывает на необходимость слияния файлов по указанным блокам.
$config['compress']['css']['use']   = false;        // указывает на необходимость компрессии файлов. Компрессия используется только в активированном режиме слияния файлов.
$config['compress']['css']['force']  = false;       // если заданно 'compress.css.merge', то слияние выполняется, даже если результирующий файл есть
$config['compress']['css']['csstidy']['case_properties']     = 1;
$config['compress']['css']['csstidy']['merge_selectors']     = 0;
$config['compress']['css']['csstidy']['optimise_shorthands'] = 1;
$config['compress']['css']['csstidy']['remove_last_;']       = false;
$config['compress']['css']['csstidy']['css_level']           = 'CSS2.1';
$config['compress']['css']['csstidy']['template']            = 'highest_compression';
/**</code></pre>]]></description>
					<pubDate>Wed, 26 Feb 2014 13:18:28 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8529)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8529</guid>
					<link>http://79.174.14.219/522.html#comment8529</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[Database<br/>
query: 41<br/>
time: 0,057 <br/>
Cache — off<br/>
query: 2<br/>
— set: 1<br/>
— get: 1<br/>
time: 0,01494]]></description>
					<pubDate>Wed, 26 Feb 2014 13:16:44 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8531)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8531</guid>
					<link>http://79.174.14.219/522.html#comment8531</link>
					<author>kovaldo@yandex.ru</author>
					<description><![CDATA[А почему вы считаете, что у вас включен кэш? Не обновляются данные на странице? Или стили? Вариантов много — это может быть и Nginx и CloudFlare. Расскажите подробнее]]></description>
					<pubDate>Wed, 26 Feb 2014 13:22:47 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8532)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8532</guid>
					<link>http://79.174.14.219/522.html#comment8532</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[Дело в том пытаюсь поменять стили редактирую файлы через FTP. Однако это происходит только после того как в Админке сайта выполняю сброс данных!]]></description>
					<pubDate>Wed, 26 Feb 2014 13:26:01 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8533)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8533</guid>
					<link>http://79.174.14.219/522.html#comment8533</link>
					<author>kovaldo@yandex.ru</author>
					<description><![CDATA[Вам нужно зайти в админку сайта, перейти в раздел настройки сайта и там на вкладке CSS выставить нужные параметры. Настройки через админку переопределяют параметры config.php]]></description>
					<pubDate>Wed, 26 Feb 2014 13:29:09 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8534)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8534</guid>
					<link>http://79.174.14.219/522.html#comment8534</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[в разделе CSS все галочки отключены]]></description>
					<pubDate>Wed, 26 Feb 2014 13:33:48 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8536)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8536</guid>
					<link>http://79.174.14.219/522.html#comment8536</link>
					<author>kovaldo@yandex.ru</author>
					<description><![CDATA[Попробуйте нажать сохранить с отключенными галочками. В старых версиях Альто был глюк с их отображением. Возможно и в новой версии он остался]]></description>
					<pubDate>Wed, 26 Feb 2014 13:35:27 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8537)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8537</guid>
					<link>http://79.174.14.219/522.html#comment8537</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[пересохранил, реакции — Ноль]]></description>
					<pubDate>Wed, 26 Feb 2014 13:37:38 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8538)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8538</guid>
					<link>http://79.174.14.219/522.html#comment8538</link>
					<author>kovaldo@yandex.ru</author>
					<description><![CDATA[Нет реакции — в смысле что новые стили не применились?]]></description>
					<pubDate>Wed, 26 Feb 2014 13:39:40 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8539)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8539</guid>
					<link>http://79.174.14.219/522.html#comment8539</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[неа, не применились]]></description>
					<pubDate>Wed, 26 Feb 2014 13:40:04 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8540)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8540</guid>
					<link>http://79.174.14.219/522.html#comment8540</link>
					<author>kovaldo@yandex.ru</author>
					<description><![CDATA[Сайт на сервере или локально? Если на сервере, можно ссылочку сюда или в личку?]]></description>
					<pubDate>Wed, 26 Feb 2014 13:41:13 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8541)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8541</guid>
					<link>http://79.174.14.219/522.html#comment8541</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[отправил]]></description>
					<pubDate>Wed, 26 Feb 2014 13:42:35 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8535)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8535</guid>
					<link>http://79.174.14.219/522.html#comment8535</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[<img src="http://altocms.ru/uploads//images//00/04/42/2014/02/26/25cb4d.jpg"/>]]></description>
					<pubDate>Wed, 26 Feb 2014 13:35:17 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8544)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8544</guid>
					<link>http://79.174.14.219/522.html#comment8544</link>
					<author>s@dtkp.ru</author>
					<description><![CDATA[Попробуйте проверить вот эти настройки.<br/>
<pre class="prettyprint"><code>$config['smarty']['compile_check']          = true;   // Проверять или нет файлы шаблона на изменения перед компиляцией, false может значительно увеличить быстродействие, но потребует ручного удаления кеша при изменения шаблона
$config['smarty']['force_compile']          = false;  // Принудительно компилировать шаблоны 
$config['smarty']['cache_lifetime']         = false;  // Кеширование отрендеренных шаблонов</code></pre><br/>
<u>Если вы меняете только CSS</u>, то обновляйте страницу браузера через <strong>Ctrl+F5</strong> (полное обновление странцы)<br/>
Проверьте настройки сервера, сервер может кешировать статические файлы. Если у вас shared хостинг, то спросите у тех.поддержки хостинга, так как кеширование на стороне сервера часто применяется для снижения нагрузок, особенно если стоит связка nginx+apache или хостинг облачный.]]></description>
					<pubDate>Wed, 26 Feb 2014 13:47:48 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8548)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8548</guid>
					<link>http://79.174.14.219/522.html#comment8548</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[Вот такое у меня в конфиге<br/>
<pre class="prettyprint"><code>
$config['smarty']['compile_check']          = true;   // Проверять или нет файлы шаблона на изменения перед компиляцией, false может значительно увеличить быстродействие, но потребует ручного удаления кеша при изменения шаблона
$config['smarty']['force_compile']          = false;  // Принудительно компилировать шаблоны (отменяет действие 'compile_check')
$config['smarty']['merge_compiled_includes']= false;  // Слияние скомпилированных шаблонов (увеличивает скорость рендеринга при большом числе подшаблонов)
$config['smarty']['cache_lifetime']         = false;  // Кеширование отрендеренных шаблонов
</code></pre><br/>
Ctrl+F5 — всегда делаю<br/>
<br/>
На моем VDS ещё пару сайтов с АЛЬТО предыдущей версии, таких проблем никогда не возникало]]></description>
					<pubDate>Wed, 26 Feb 2014 13:58:58 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8553)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8553</guid>
					<link>http://79.174.14.219/522.html#comment8553</link>
					<author>s@dtkp.ru</author>
					<description><![CDATA[Странно все это… сейчас проверил на свежей версии 1.0 (с GitHub) — у меня такого глюка не наблюдается.<br/>
Скачайте свежую версию с гита <a href="https://github.com/altocms/altocms" rel="nofollow">github.com/altocms/altocms</a> и обновите файлы на сервере. (только папки common и engine)<br/>
Попробуйте <pre class="prettyprint"><code>$config['smarty']['force_compile'] = true;</code></pre>]]></description>
					<pubDate>Wed, 26 Feb 2014 14:04:31 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8556)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8556</guid>
					<link>http://79.174.14.219/522.html#comment8556</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[<pre class="prettyprint"><code>config['smarty']['force_compile'] = true;</code></pre> — не помогло]]></description>
					<pubDate>Wed, 26 Feb 2014 14:07:03 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8560)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8560</guid>
					<link>http://79.174.14.219/522.html#comment8560</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[второй человек поставил версию с Гитхаба, тоже самое, кэширует!]]></description>
					<pubDate>Wed, 26 Feb 2014 14:13:16 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8561)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8561</guid>
					<link>http://79.174.14.219/522.html#comment8561</link>
					<author>kovaldo@yandex.ru</author>
					<description><![CDATA[Решение найдено. Всего лишь в админке поставить галочку «Принудительно обрабатывать CSS» =)<br/>
Enjoy ))]]></description>
					<pubDate>Wed, 26 Feb 2014 14:14:55 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8565)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8565</guid>
					<link>http://79.174.14.219/522.html#comment8565</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[возможно что это не так)]]></description>
					<pubDate>Wed, 26 Feb 2014 14:19:28 +0400</pubDate>
									</item>
							<item>
					<title>Как отключить cache в Alto CMS v.1.0 (comment #8574)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/522/#comment8574</guid>
					<link>http://79.174.14.219/522.html#comment8574</link>
					<author>x-the@mail.ru</author>
					<description><![CDATA[перезалил Движку, проблема исчезла. Всем спасибо!]]></description>
					<pubDate>Wed, 26 Feb 2014 16:22:40 +0400</pubDate>
									</item>
					</channel>
	</rss>
