<?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>А что изменилось в 1.1.19.4? / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/1630/</link>
			<description><![CDATA[Вижу вчера появилась новая версия, где можно посмотреть changelog? Выложите плиз, интересно очень)]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26370)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26370</guid>
					<link>http://79.174.14.219/1630.html#comment26370</link>
					<author>ieasyweb@myttk.ru</author>
					<description><![CDATA[Various minor fixes]]></description>
					<pubDate>Mon, 16 May 2016 11:45:06 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26373)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26373</guid>
					<link>http://79.174.14.219/1630.html#comment26373</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Это все багфиксы, никакого нового функционала:<br>
* иногда вылезала ошибка при поиске по сайту<br>
* была ошибка при выводе RSS, связанная с закрытыми блогами<br>
* не показывались черновики из закрытых блогов<br>
* были проблемы с установкой движка не в корень сайта, а в подпапку<br>
* ломалась верстка в меню при активированном плагине рейтинга, если сам рейтинг при этом в админке был отключен<br>
* не работала ссылка подгрузки фотографий из фотосета (если фоток было много)<br>
* ну и еще всякие мелкие баги]]></description>
					<pubDate>Mon, 16 May 2016 21:48:33 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26378)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26378</guid>
					<link>http://79.174.14.219/1630.html#comment26378</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[<a href="http://altocms.ru/profile/aVadim/" data-alto-role="popover" data-api="user/2/info">aVadim</a>Простите, но с новой версией пришла проблема — если ставить не в корень сайта, а в подпапку — то после установки сайт отображается как то так. Нужные права стоят, все модули на месте. В чем проблема?<img src="http://altocms.ru/uploads/images/00/16/06/2016/05/18/0u3cc1b749-72ec8ac4-4cd06914.png">]]></description>
					<pubDate>Wed, 18 May 2016 16:21:32 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26379)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26379</guid>
					<link>http://79.174.14.219/1630.html#comment26379</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Файл /app/config/config.local.php формировался автоматически при установке или вручную?<br>
<br>
Если в нем есть строка:<br>
<pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/_run/&#39;;</code></pre><br>
то она должна быть такого вида<br>
<pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/_run/подпапка/&#39;;</code></pre>]]></description>
					<pubDate>Wed, 18 May 2016 16:45:51 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26381)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26381</guid>
					<link>http://79.174.14.219/1630.html#comment26381</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Автоматически при установке]]></description>
					<pubDate>Wed, 18 May 2016 16:50:02 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26383)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26383</guid>
					<link>http://79.174.14.219/1630.html#comment26383</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Ок, доберусь до дома — попробую. Большое спасибо за наводку.]]></description>
					<pubDate>Wed, 18 May 2016 16:58:06 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26387)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26387</guid>
					<link>http://79.174.14.219/1630.html#comment26387</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Проверил конфиг. Вроде все так. Привожу его часть:<br>
<pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;https://example.com/altocms/&#39;;
$config[&#39;path&#39;][&#39;root&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/&#39;;

$config[&#39;path&#39;][&#39;offset_request_url&#39;] = &#39;4&#39;;

$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;https://example.com/altocms/_run/&#39;;
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = &#39;/var/www/altocms/_run/&#39;;</code></pre><br>
Заменил имя своего домена на example.com]]></description>
					<pubDate>Wed, 18 May 2016 17:42:01 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26388)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26388</guid>
					<link>http://79.174.14.219/1630.html#comment26388</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Менял <pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;https://example.com/altocms/_run/&#39;;</code></pre> на <pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/altocms/_run/&#39;;</code></pre> — результат тот же.]]></description>
					<pubDate>Wed, 18 May 2016 17:51:32 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26389)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26389</guid>
					<link>http://79.174.14.219/1630.html#comment26389</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[А вот в таком виде:<br>
<pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;https://example.com/altocms/&#39;;
$config[&#39;path&#39;][&#39;root&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/&#39;;

$config[&#39;path&#39;][&#39;offset_request_url&#39;] = &#39;4&#39;;

$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/altocms/_run/&#39;;
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = &#39;/altocms/_run/&#39;;</code></pre><br>
<br>
вроде работает, но не отдает некоторых картинок и при переходе по подразделам (Люди, Блоги) — выдает такое — System error #1002]]></description>
					<pubDate>Wed, 18 May 2016 17:54:42 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26390)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26390</guid>
					<link>http://79.174.14.219/1630.html#comment26390</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Скриншот прикладываю<img src="http://altocms.ru/uploads/images/00/16/06/2016/05/18/0u1adb3b56-12cf97e8-138c1100.png">]]></description>
					<pubDate>Wed, 18 May 2016 17:57:44 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26391)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26391</guid>
					<link>http://79.174.14.219/1630.html#comment26391</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[В общем, вот так должно быть:<br>
<pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;https://example.com/altocms/&#39;;
$config[&#39;path&#39;][&#39;root&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/&#39;;

$config[&#39;path&#39;][&#39;offset_request_url&#39;] = 1;

$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/altocms/_run/&#39;;
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/_run/&#39;;</code></pre><br>]]></description>
					<pubDate>Wed, 18 May 2016 18:30:24 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26392)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26392</guid>
					<link>http://79.174.14.219/1630.html#comment26392</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Вставил ваш код — та же самая петрушка, что и в моем первом сообщении :(]]></description>
					<pubDate>Wed, 18 May 2016 18:49:07 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26399)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26399</guid>
					<link>http://79.174.14.219/1630.html#comment26399</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Вот с таким конфигом не работает:<br>
<pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;https://web.example.com/altocms/&#39;;
$config[&#39;path&#39;][&#39;root&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/&#39;;

$config[&#39;path&#39;][&#39;offset_request_url&#39;] = 1;

$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/altocms/_run/&#39;;
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/_run/&#39;;</code></pre><br>
Пробовал переустановить — все шаги проходят гладко, все компоненты установлены, разрешения на все папки есть... Но где-то загвоздка. Не работает.]]></description>
					<pubDate>Thu, 19 May 2016 09:57:47 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26406)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26406</guid>
					<link>http://79.174.14.219/1630.html#comment26406</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Я перепроверю еще раз установку с «чистого листа» в подпапку]]></description>
					<pubDate>Fri, 20 May 2016 15:20:37 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26407)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26407</guid>
					<link>http://79.174.14.219/1630.html#comment26407</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[Ок, очень жду. Понравилась ваш cms.]]></description>
					<pubDate>Fri, 20 May 2016 15:27:14 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26440)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26440</guid>
					<link>http://79.174.14.219/1630.html#comment26440</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Установил с нуля в подпапку, движок при установке прописал такие значения (все автоматом, ничего руками не трогал, я тут только имя домена заменил):<br>
<pre class="prettyprint"><code>$config[&#39;path&#39;][&#39;root&#39;][&#39;url&#39;] = &#39;http://site.com/subdir/&#39;;
$config[&#39;path&#39;][&#39;root&#39;][&#39;dir&#39;] = ALTO_DIR . &#39;/&#39;;
$config[&#39;path&#39;][&#39;offset_request_url&#39;] = &#39;1&#39;;
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;url&#39;] = &#39;/subdir/_run/&#39;;
$config[&#39;path&#39;][&#39;runtime&#39;][&#39;dir&#39;] = &#39;/var/www/user/data/www/site.com/subdir/_run/&#39;;</code></pre><br>
Все запустилось и прекрасно работает. Вы точно последнюю версию движка ставите?]]></description>
					<pubDate>Tue, 24 May 2016 15:44:29 +0300</pubDate>
									</item>
							<item>
					<title>А что изменилось в 1.1.19.4? (comment #26380)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1630/#comment26380</guid>
					<link>http://79.174.14.219/1630.html#comment26380</link>
					<author>oleg@tarasov.co</author>
					<description><![CDATA[del]]></description>
					<pubDate>Wed, 18 May 2016 16:49:01 +0300</pubDate>
									</item>
					</channel>
	</rss>
