<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=1704&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [GELÖST] MLE CMS Fehlermeldung]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=1704</link>
		<description><![CDATA[Die aktuellsten Beiträge in [GELÖST] MLE CMS Fehlermeldung.]]></description>
		<lastBuildDate>Tue, 10 Jan 2012 20:51:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [GELÖST] MLE CMS Fehlermeldung]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=14815#p14815</link>
			<description><![CDATA[<p>Das ist der komplette Code - habe dort nichts geändert</p><div class="codebox"><pre><code>if (!isset($gCms))     exit;  $alias = $this-&gt;ProcessTemplateFromData($this-&gt;GetPreference(&#039;mle_id&#039;)); if (!$alias)     $alias = mle_tools::get_root_alias();  if (!$alias)     return;  $db = cmsms()-&gt;GetDb(); $query = &#039;SELECT * FROM &#039; . cms_db_prefix() . &#039;module_mlecms_config  WHERE alias = ?&#039;; $lang = $db-&gt;GetRow($query, array($alias)); if (!$lang)     return; $smarty-&gt;assign(&#039;lang_parent&#039;, $lang[&quot;alias&quot;]); $smarty-&gt;assign(&#039;lang_locale&#039;, $lang[&quot;locale&quot;]); $smarty-&gt;assign(&#039;lang_extra&#039;, $lang[&quot;extra&quot;]); $smarty-&gt;assign(&#039;lang_direction&#039;, $lang[&quot;direction&quot;]); if (isSet($lang[&quot;setlocale&quot;]) &amp;&amp; empty($lang[&quot;setlocale&quot;]) == false)     eval(&#039;setlocale(&#039; . $lang[&quot;setlocale&quot;] . &#039;);&#039;);</code></pre></div><p>Die Seite ist so aufgebaut:<br />1. Deutsch Alias: de<br />1.1 Home alias: home_de<br />1.2 Produkte Alias: produkte_de<br />...<br />2. English Alias: en<br />2.1 Start Alias: home_en<br />2.2. Products Alias: produkte_en<br />...</p><p><em>Habe gerade auf der Forge-Seite gesehen, dass das wohl ein Bug ist. Bin jetzt runter auf MLE Version 1.10.1 - die läuft!</em></p>]]></description>
			<author><![CDATA[dummy@example.com (chrissy-dizzy)]]></author>
			<pubDate>Tue, 10 Jan 2012 20:51:23 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=14815#p14815</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] MLE CMS Fehlermeldung]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=14812#p14812</link>
			<description><![CDATA[<p>Was steht denn in der ersten Zeile der action.init.php?</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Tue, 10 Jan 2012 19:28:16 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=14812#p14812</guid>
		</item>
		<item>
			<title><![CDATA[[GELÖST] MLE CMS Fehlermeldung]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=14807#p14807</link>
			<description><![CDATA[<p>Baue gerade aus einer alten mle-Installation eine neue mit 1.10.3 und mle cms vers. 1.10.5. Klappt im Prinzip - bis auf folgende Fehlermeldung:</p><div class="quotebox"><blockquote><div><p>Warning: Wrong parameter count for setlocale() in /mnt/webf/d2/70/5137970/htdocs/neu/modules/MleCMS/action.init.php(48) : eval()&#039;d code on line 1</p></div></blockquote></div><p>Den Fehler vermute ich hier:</p><div class="codebox"><pre><code>{MleCMS action=&quot;init&quot;}{process_pagedata}&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt; &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;{$lang_parent}&quot; lang=&quot;{$lang_parent}&quot;&gt; {* Change lang=&quot;en&quot; to the language of your site *}</code></pre></div><p>Oder net?</p>]]></description>
			<author><![CDATA[dummy@example.com (chrissy-dizzy)]]></author>
			<pubDate>Tue, 10 Jan 2012 18:01:38 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=14807#p14807</guid>
		</item>
	</channel>
</rss>
