<?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>Проблема с фотосетом / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/1587/</link>
			<description><![CDATA[Добрый день Альтовцы! Не могу решить проблему с фотосетом. Может кто уже сталкивался. Суть такая, в фотосете при нажатии на]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Проблема с фотосетом (comment #25974)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment25974</guid>
					<link>http://79.174.14.219/1587.html#comment25974</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[Может быть не «показать полностью», а «Показать ещё фото»?]]></description>
					<pubDate>Thu, 31 Mar 2016 20:37:13 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #25980)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment25980</guid>
					<link>http://79.174.14.219/1587.html#comment25980</link>
					<author>draculab@mail.ru</author>
					<description><![CDATA[Сорри, все верно, «Показать еще фото»]]></description>
					<pubDate>Thu, 31 Mar 2016 21:48:10 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #25984)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment25984</guid>
					<link>http://79.174.14.219/1587.html#comment25984</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[Попробуйте увеличить лимит фоток в конфиге. <br>
/common/config/config.php<br>
<pre class="prettyprint"><code>$config[&#39;module&#39;][&#39;topic&#39;][&#39;photoset&#39;][&#39;count_photos_max&#39;] = 30; // максимальное количество фоток
$config[&#39;module&#39;][&#39;topic&#39;][&#39;photoset&#39;][&#39;per_page&#39;] = 20;  // число фоток для одновременной загрузки</code></pre>]]></description>
					<pubDate>Thu, 31 Mar 2016 23:30:02 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #25988)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment25988</guid>
					<link>http://79.174.14.219/1587.html#comment25988</link>
					<author>draculab@mail.ru</author>
					<description><![CDATA[Пробовал. Но суть не в этом. «Показать еще фото» все равно не работает.]]></description>
					<pubDate>Fri, 01 Apr 2016 08:14:33 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #25991)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment25991</guid>
					<link>http://79.174.14.219/1587.html#comment25991</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Попробуйте смоделировать проблему здесь: <a href="http://demo.altocms.com/new/" rel="nofollow">http://demo.altocms.com/new/</a>]]></description>
					<pubDate>Fri, 01 Apr 2016 11:06:58 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #25992)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment25992</guid>
					<link>http://79.174.14.219/1587.html#comment25992</link>
					<author>draculab@mail.ru</author>
					<description><![CDATA[<a href="http://demo.altocms.com/new/42.html" rel="nofollow">http://demo.altocms.com/new/42.html</a> — вот вам, пожалуйста, на демосайте такая же проблема.]]></description>
					<pubDate>Fri, 01 Apr 2016 11:18:18 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #26007)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment26007</guid>
					<link>http://79.174.14.219/1587.html#comment26007</link>
					<author>draculab@mail.ru</author>
					<description><![CDATA[Даааа, по ходу никому нет дела до этой проблемки)))]]></description>
					<pubDate>Sat, 02 Apr 2016 08:19:35 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #26011)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment26011</guid>
					<link>http://79.174.14.219/1587.html#comment26011</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[<blockquote>по ходу никому нет дела</blockquote>
Это не так...<br>
<br>
Не буду вдаваться в недоуменное негодование по поводу данного кода (уверен, это банальная описка), просто скажу, что помогает замена <a href="https://github.com/altocms/altocms/blob/7d73bb4ea52f878b348965e67e36a41b04394815/common/classes/actions/ActionContent.class.php#L1062" rel="nofollow">вот этой строки</a> и следующей на:<br>
<pre class="prettyprint"><code>&#39;path_thumb&#39; =&#62; $oPhoto-&#62;getWebPath($sThumbSize),
&#39;path&#39; =&#62; $oPhoto-&#62;getWebPath(),</code></pre>]]></description>
					<pubDate>Sat, 02 Apr 2016 22:10:49 +0300</pubDate>
									</item>
							<item>
					<title>Проблема с фотосетом (comment #26030)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1587/#comment26030</guid>
					<link>http://79.174.14.219/1587.html#comment26030</link>
					<author>draculab@mail.ru</author>
					<description><![CDATA[Спасибо! помогло!]]></description>
					<pubDate>Sun, 03 Apr 2016 13:18:39 +0300</pubDate>
									</item>
					</channel>
	</rss>
