<?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/1794/</link>
			<description><![CDATA[После установки версии 1.1.28, ни чего не меняя, кликаем на меню «Блоги» и появляется ошибка: Parse error: syntax error, unexpected]]></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 #28629)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1794/#comment28629</guid>
					<link>http://79.174.14.219/1794.html#comment28629</link>
					<author>j.j.lefebvre@yandex.ru</author>
					<description><![CDATA[У вас вероятно проблема в версии PHP.<br>
<pre class="prettyprint"><code>&#60;?php
$aAllowBlogTypes = array (&#39;aaa&#39;, &#39;sss&#39;);
$rr=array_merge($aAllowBlogTypes, [&#39;personal&#39;]);
echo $rr[2];
</code></pre><br>
<br>
Вот этот код должен вывести у вас слово personal.<br>
Если выдаст ошибку- значит проблема в версии PHP.]]></description>
					<pubDate>Sun, 05 Feb 2017 08:46:02 +0300</pubDate>
									</item>
							<item>
					<title>Ошибка в блогах (comment #28630)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1794/#comment28630</guid>
					<link>http://79.174.14.219/1794.html#comment28630</link>
					<author>vladislav2189@mail.ru</author>
					<description><![CDATA[Выдает ошибку <pre class="prettyprint"><code>Parse error: syntax error, unexpected &#39;[&#39; in W:\home\test1.ru\www\test.php on line 3</code></pre> <br>
Стоит вроде последняя версия денвера «PHP 5.3.13»]]></description>
					<pubDate>Sun, 05 Feb 2017 13:25:49 +0300</pubDate>
									</item>
							<item>
					<title>Ошибка в блогах (comment #28633)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1794/#comment28633</guid>
					<link>http://79.174.14.219/1794.html#comment28633</link>
					<author>j.j.lefebvre@yandex.ru</author>
					<description><![CDATA[В PHP 5.3 массивы не поддерживают квадратные скобки.<br>
<br>
<a href="https://php.ru/manual/language.types.array.html" rel="nofollow">https://php.ru/manual/language.types.array.html</a><br>
<br>
«<br>
Начиная с PHP 5.4 возможно использовать короткий синтаксис определения массивов, который заменяет языковую конструкцию array() на []. <br>
»]]></description>
					<pubDate>Mon, 06 Feb 2017 12:28:16 +0300</pubDate>
									</item>
							<item>
					<title>Ошибка в блогах (comment #28634)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1794/#comment28634</guid>
					<link>http://79.174.14.219/1794.html#comment28634</link>
					<author>vladislav2189@mail.ru</author>
					<description><![CDATA[Спасибо большое, удалил денвер и поставил openserver и проблема решилась.]]></description>
					<pubDate>Mon, 06 Feb 2017 23:12:08 +0300</pubDate>
									</item>
					</channel>
	</rss>
