<?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=4340&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=4340</link>
		<description><![CDATA[Die aktuellsten Beiträge in CMSMS 1.12 & die aktuelle Smarty-Version.]]></description>
		<lastBuildDate>Wed, 08 Jun 2016 10:15:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38867#p38867</link>
			<description><![CDATA[<p>Funktioniert natürlich nur bis PHP 5.6.x - unter PHP 7 dürfte es mit der Altversion schwierig werden.</p><p>Ansatzpunkt wäre wohl hier - /libs/classes/class.Smarty_CMS.php, Zeile 25</p><div class="codebox"><pre><code>require_once(dirname(dirname(__FILE__)).&#039;/smarty/libs/SmartyBC.class.php&#039;);</code></pre></div><p>ersetzen durch</p><div class="codebox"><pre><code>$sversion = ($CMS_ADMIN_PAGE == 1) ? &#039;smarty&#039; : &#039;smarty3&#039;;
require_once(dirname(dirname(__FILE__)) . &#039;/&#039; . $sversion . &#039;/libs/SmartyBC.class.php&#039;);</code></pre></div><p>wobei der Name des Verzeichnisses der neueren Smarty-Version &quot;smarty3&quot; lauten und im gleichen Verzeichnis abgelegt sein müsste wie die Altversion.</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Wed, 08 Jun 2016 10:15:00 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38867#p38867</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38865#p38865</link>
			<description><![CDATA[<div class="quotebox"><cite>DokuMan schrieb:</cite><blockquote><div><p><strong>Damit läuft das CMSMS auch mit PHP 7.0 sehr fix! Subjektiv gefühlt (ohne jetzt iterative Tests gemacht zu haben) ist der Seiteaufbau echt schneller.</strong></p></div></blockquote></div><div class="quotebox"><cite>DokuMan schrieb:</cite><blockquote><div><p>Nach dem Update kann ich keine Templatedateien unter Layout-&gt; Template ändern.<br />Beim Klicken auf Absenden/Übernehmen erscheint nur noch ein weißer Bildschirm.</p></div></blockquote></div><p>Da könnte man doch glatt auf die ketzerische Idee kommen, das Backend mit der alten Smarty-Version laufen zu lassen, und das Frontend mit der aktuellen&#160; <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/big_smile.png" alt="big_smile" /> .</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Tue, 07 Jun 2016 13:14:59 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38865#p38865</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38790#p38790</link>
			<description><![CDATA[<p>Also ich konnte das <a href="https://www.cmsmadesimple.de/forum/viewtopic.php?pid=37465#p37465" rel="nofollow">hier</a> schon nachvollziehen.</p><p>Lösung: Ich hab&#039;s aufgegeben. Ich weiß nicht wie genau CMSms Smarty einbindet und zurechtbiegt. Noch weniger weiß ich <em>warum</em> es das <em>so</em> macht wie es das nunmal macht. Irgendeinen Grund wird es dafür schon geben und ich habe die vage Hoffnung, dass sich das irgendwann mal so auflöst, dass man Smarty nach Belieben selbst aktualisieren kann. Bis dahin nehme ich mit der alten Version Vorlieb.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Mon, 23 May 2016 13:11:12 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38790#p38790</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38780#p38780</link>
			<description><![CDATA[<p>Kurzes Update.<br />Nach dem Update kann ich keine Templatedateien unter Layout-&gt; Template ändern.<br />Beim Klicken auf Absenden/Übernehmen erscheint nur noch ein weißer Bildschirm.<br />Kann das jemand bestätigen?</p>]]></description>
			<author><![CDATA[dummy@example.com (DokuMan)]]></author>
			<pubDate>Sun, 22 May 2016 20:06:37 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38780#p38780</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38754#p38754</link>
			<description><![CDATA[<p>Danke für die Bereitstellung des diff-Pakets. Jedoch hat sich hier ein kleiner Fehler eingeschlichen.<br />Das &quot;/smarty&quot;-Verzeichnis muss nach &quot;/lib/smarty/<strong>libs</strong>/&quot; und nicht nur nach&#160; &quot;/lib/smarty/&quot;. Das fällt nur auf, wenn man das alte Verzeichnis entfernt und komplett durch dein Paket ersetzt, anstatt alles &quot;nur&quot; zu überschreiben.<br />Daher kommt wahrscheinlich auch Henk1060s Problem, weil das CMSMS noch die alten Smarty-Dateien zieht (wenn er die Dateien beim Upload nur überschrieben hat).</p><p>Ich habe das Paket nochmal um die Verzeichnisstruktur erweitert um das zu verdeutlichen:<br /><a href="https://www.cmsmadesimple.de/forum/img/members/1007/CMSMS-Smarty_neu-diff.rar" rel="nofollow">CMSMS-Smarty_neu-diff.rar</a> (166 kb)</p><p><strong>Damit läuft das CMSMS auch mit PHP 7.0 sehr fix! Subjektiv gefühlt (ohne jetzt iterative Tests gemacht zu haben) ist der Seiteaufbau echt schneller.</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (DokuMan)]]></author>
			<pubDate>Tue, 17 May 2016 06:55:16 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38754#p38754</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38753#p38753</link>
			<description><![CDATA[<p>Moin Moin... Wow super danke für die Anleitung und für die bereitgestellte File!</p><p>Na dann komme ich mal mit meine Fehlern <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/wink.png" alt="wink" />)<br />News berreich ( CGBlog missbraucht)<br />Wird kein header geladen und hier der Fehler text.</p><div class="codebox"><pre><code>Fatal error: Uncaught TypeError: Argument 3 passed to Smarty_Internal_Runtime_FilterHandler::runFilter() must be an instance of Smarty_Internal_Template, null given, called in /home/www/lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 429 and defined in /home/www/lib/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php:33 Stack trace: #0 /home/www/lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php(429): Smarty_Internal_Runtime_FilterHandler-&gt;runFilter(&#039;post&#039;, &#039;&lt;?php\n/* smarty...&#039;, NULL) #1 /home/www/lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php(330): Smarty_Internal_TemplateCompilerBase-&gt;postFilter(&#039;&lt;?php\n/* smarty...&#039;) #2 /home/www/lib/smarty/libs/sysplugins/smarty_template_compiled.php(236): Smarty_Internal_TemplateCompilerBase-&gt;compileTemplate(Object(Smarty_Internal_Template)) #3 /home/www/lib/smarty/libs/sysplugins/smarty_template_compiled.php(123): Smarty_Template_Compiled-&gt;compileTemplateSource(Object(Smarty_Internal_Template)) #4 /home/ in /home/www/lib/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php on line 33</code></pre></div><p>Und irgendwie komme ich auch nicht ins Backend? <br />Kommt die Wartungseite vom Server, wenn ich zb. Apache neu starte... seltsam</p><p>Nachtrag mit login.php wird mir das Login angezeigt... jedoch ist die anmelde maske vom template NCleanGrey und nicht was ich normal habe OneEleven</p><p>Wenn ich wieder auf PHP 5.6 zurückgehen funkt auch das Backend wieder</p>]]></description>
			<author><![CDATA[dummy@example.com (Henk1060)]]></author>
			<pubDate>Tue, 17 May 2016 06:27:49 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38753#p38753</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38746#p38746</link>
			<description><![CDATA[<div class="quotebox"><cite>Henk1060 schrieb:</cite><blockquote><div><p>es gibt ja schon die version&#160; v3.1.29 hat die wer schon am laufen...</p></div></blockquote></div><p>Ok, da die .30 immer noch auf sich warten lässt und der Thread hier nun schon etwas länger (unübersichtlich?) geworden ist, hier mal eine Zusammenfassung der bislang erarbeiteten Änderungen, um die aktuelle Smarty-Version zum Laufen zu bringen:</p><p>1. <a href="https://github.com/smarty-php/smarty/releases" rel="nofollow">aktuelle Smarty-Version</a> holen, im Moment eben die 3.1.29 und lokal entpacken</p><p>2. im daraus entstehenden Verzeichnis &quot;smarty-3.1.29&quot; das Unterverzeichnis &quot;libs&quot; nehmen und in &quot;smarty&quot; umbenennen </p><p>3. das (umbenannte) Unterverzeichnis &quot;smarty&quot; in das CMSMS-Verzeichnis &quot;lib&quot; auf den Server laden</p><p>4. die Datei /lib/classes/class.CMSPageTemplateResource.php in einem Editor öffnen und Zeile 47</p><div class="codebox"><pre><code>	protected function buildUniqueResourceName(Smarty $smarty, $resource_name, $is_config = false)</code></pre></div><p>ändern in</p><div class="codebox"><pre><code>	public function buildUniqueResourceName(Smarty $smarty, $resource_name, $is_config = false)</code></pre></div><p>5. die Datei /lib/classes/Smarty_CMS.class.php in einem Editor öffnen und nach Zeile 36 dies</p><div class="codebox"><pre><code>	public $smarty;</code></pre></div><p>als neue Zeile 37 und dann nach Zeile 49 dies</p><div class="codebox"><pre><code>		$this-&gt;smarty = $this;</code></pre></div><p>einfügen</p><p>6. die Datei /plugins/postfilter.postcompilefunc.php in einem Editor öffnen und Zeile 19</p><div class="codebox"><pre><code>function smarty_postfilter_postcompilefunc($tpl_output, &amp;$template)</code></pre></div><p>ändern in</p><div class="codebox"><pre><code>function smarty_postfilter_postcompilefunc($tpl_output, $template)</code></pre></div><p>7. die Datei /plugins/prefilter.precompilefunc.php in einem Editor öffnen und Zeile 19</p><div class="codebox"><pre><code>function smarty_prefilter_precompilefunc($tpl_output, &amp;$template)</code></pre></div><p>ändern in</p><div class="codebox"><pre><code>function smarty_prefilter_precompilefunc($tpl_output, $template)</code></pre></div><p>Hab damit hier auf dem Server keine Probleme feststellen können, läuft momentan allerdings auch nur in der Core-Variante, sprich im Auslieferungszustand, ohne zusätzliche Module.</p><p>Der Vollständigkeit halber sei nochmals erwähnt, dass diese Änderungen Teilvoraussetzung (!) sind, um eine bestehende CMSMS-Installation auf PHP 7 umzustellen.</p><p>PS: Und wem bißle die Zeit fehlt, die Änderungen händisch nachzuvollziehen, hier das Paket mit Smarty komplett und den geänderten Dateien <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/wink.png" alt="wink" /></p><p><a href="https://dl.orangedox.com/cy2EbYmtiDkGzDMWmu/CMSMS-Smarty_neu-diff.zip" rel="nofollow">https://dl.orangedox.com/cy2EbYmtiDkGzD … u-diff.zip</a></p><p>Wäre prima, wenn ihr das mal testen könntet. Vllt bekommen wir doch noch raus, woran genau es ggf hakt.</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Mon, 16 May 2016 17:47:05 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38746#p38746</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38724#p38724</link>
			<description><![CDATA[<div class="quotebox"><cite>cyberman schrieb:</cite><blockquote><div><div class="quotebox"><cite>Klenkes schrieb:</cite><blockquote><div><p>Deshalb wären Messwerte interessant!? Aber wie?</p></div></blockquote></div><p>Mit Tests der Webseite unter Volllast <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/wink.png" alt="wink" /> - sprich Siege oder ab - und dem Vergleich vorher/nachher.</p></div></blockquote></div><p>Wunderbarstes April-Wetter (kalt, stürmisch, regnerisch&#160; <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/big_smile.png" alt="big_smile" /> ) - also Zeit für einen Lasttest.</p><p>Und in der Tat - zunächst sieht der Leistungsgewinn erst einmal nicht so dramatisch aus. Hab es hier auf&#039;m Server laufen lassen und kam da mit der Standard-Installation auf etwas über 3% Verbesserung (vorher 465 Requests, nachher 481 Request in der halben Minute). Aber wenn ich mir dies </p><div class="quotebox"><cite>Jeff1980 schrieb:</cite><blockquote><div><p>Holla - mit der 3.1.24 läuft unser Mammut-Projekt mit 2000+ Seiten wie geschmiert. Ich kann sogar im Backend alle Sektionen aufklappen ohne mit der Wimper zu zucken.</p></div></blockquote></div><p>vor Augen führe, scheint das schon von der &quot;Smarty-Last&quot; abzuhängen (also der Menge der Jobs, die Smarty zu erledigen hat).</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Sun, 15 May 2016 10:51:01 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38724#p38724</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38296#p38296</link>
			<description><![CDATA[<p>Jo, hab ich auch schon gesehen, aber</p><div class="quotebox"><cite>cyberman schrieb:</cite><blockquote><div><p>Wie man liest, gibt es seit der 3.1.27 einen Performance-Einbruch</p></div></blockquote></div><p>Von daher warte ich bislang die offizielle 3.1.30 ab&#160; <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/smile.png" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Thu, 24 Mar 2016 12:50:49 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38296#p38296</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38292#p38292</link>
			<description><![CDATA[<p>es gibt ja schon die version&#160; v3.1.29 hat die wer schon am laufen... leider gerade nicht die zeit dazu <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/wink.png" alt="wink" />)</p>]]></description>
			<author><![CDATA[dummy@example.com (Henk1060)]]></author>
			<pubDate>Thu, 24 Mar 2016 09:29:51 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38292#p38292</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38066#p38066</link>
			<description><![CDATA[<p>Wie man liest, gibt es seit der 3.1.27 einen Performance-Einbruch</p><p><a href="http://www.smarty.net/forums/viewtopic.php?t=25909" rel="nofollow">http://www.smarty.net/forums/viewtopic.php?t=25909</a></p><p>soll aber in der Version auf GitHub bereits gefixt sein.</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Tue, 01 Mar 2016 16:27:28 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=38066#p38066</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37512#p37512</link>
			<description><![CDATA[<p>Geht plötzlich wie beim Bretzel backen - Smarty 3.1.29 ist raus, hauptsächlich Bugfixes</p><p><a href="http://www.smarty.net/forums/viewtopic.php?p=89775#89775" rel="nofollow">http://www.smarty.net/forums/viewtopic. … 9775#89775</a></p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Tue, 22 Dec 2015 08:14:17 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37512#p37512</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37493#p37493</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>sind die Hacks überhaupt noch notwendig?</p></div></blockquote></div><p>Kann ich nicht sagen, ich bekomme es weder mit noch ohne zum Laufen.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Fri, 18 Dec 2015 11:31:01 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37493#p37493</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37486#p37486</link>
			<description><![CDATA[<div class="quotebox"><cite>NaN schrieb:</cite><blockquote><div><p>Bei Smarty 3.1.28 stimmen die Zeilenangaben leider nicht mehr <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/sad.png" alt="sad" /><br />Weiß als nicht wo ich da CGs Hacks einbauen soll.</p></div></blockquote></div><p>In der Tat - eine weitere Umstrukturierung, gefühlt irgendwie schlanker geworden. Jedoch fehlt mir da der Blick auf das große Ganze, um das irgendwo einzufügen ... sind die Hacks überhaupt noch notwendig?</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Fri, 18 Dec 2015 07:14:20 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37486#p37486</guid>
		</item>
		<item>
			<title><![CDATA[Re: CMSMS 1.12 & die aktuelle Smarty-Version]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37466#p37466</link>
			<description><![CDATA[<div class="quotebox"><cite>DokuMan schrieb:</cite><blockquote><div><p>Ich gebs auf.</p></div></blockquote></div><p>Dito.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Thu, 17 Dec 2015 15:27:46 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=37466#p37466</guid>
		</item>
	</channel>
</rss>
