<?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=2549&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [GELÖST] Cataloger Problem]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=2549</link>
		<description><![CDATA[Die aktuellsten Beiträge in [GELÖST] Cataloger Problem.]]></description>
		<lastBuildDate>Fri, 16 Nov 2012 10:07:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22115#p22115</link>
			<description><![CDATA[<p>In der neuen CMSms Version ist es nicht mehr nötig, die Variablen zu setzen.<br />Das CMS erkennt recht zuverlässig, unter welchem Pfad es erreichbar ist.<br />Daher stehen diese Variablen in der config.php nicht mehr drin. Sie sind aber trotzdem da.<br />Man kann sie aber dennoch selbst reinschreiben, falls ... naja, falls das, was das CMS findet, doch nicht das ist, was man haben möchte.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Fri, 16 Nov 2012 10:07:54 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22115#p22115</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22112#p22112</link>
			<description><![CDATA[<p>Die Variable wird schon noch da sein, ist nur wahrscheinlich unter einem anderen Namen erreichbar ...</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Fri, 16 Nov 2012 09:14:15 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22112#p22112</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22111#p22111</link>
			<description><![CDATA[<p>In der config.php fehlte folgendes:</p><div class="codebox"><pre><code>// relevant für cataloger module
$config[&#039;root_url&#039;] = &#039;http://www.seite.de&#039;;
$config[&#039;uploads_url&#039;] = $config[&#039;root_url&#039;] . &#039;/uploads&#039;;
$config[&#039;root_path&#039;] = &#039;/homepages/XX/XXXXXXX/htdocs&#039;;
$config[&#039;uploads_path&#039;] = $config[&#039;root_path&#039;].&#039;/uploads&#039;;</code></pre></div><p>darauf versuchte er in der config zuzugreifen, aber in der neuen version stand es halt nicht mehr drin...</p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Fri, 16 Nov 2012 09:09:50 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22111#p22111</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22110#p22110</link>
			<description><![CDATA[<p>Fehler im Modul? Bugreport?</p><p>Oder bei einer Eigenentwicklung?</p><p>Ggf. ließe sich die Variable händisch setzen (siehe CMSMS_config_reference.pdf im /doc-Verzeichnis)</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Fri, 16 Nov 2012 08:59:35 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22110#p22110</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22108#p22108</link>
			<description><![CDATA[<p>Problem hat sich gelöst... das php zum image Aufruf hat immer versucht auf eine Variable in der Config zuzugreifen die es dort aber nicht mehr gab.</p><p>Danke für die Hilfe!</p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Fri, 16 Nov 2012 08:13:14 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=22108#p22108</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21210#p21210</link>
			<description><![CDATA[<p>Tut mir leid, aber ich verstehe nicht ganz, was du machen willst. Es ist immer schwierig sich in das Projekt oder die Absicht Anderer einzudenken ohne was zu sehen.</p><p><strong>Verstehe ich dies richtig:</strong><br />Du bist auf deiner &quot;Category Page&quot; und listest Items auf?<br />Zu jedem Item möchtest du 3 verkleinerte Bilder des Items anzeigen?</p><p>Kommt man in der Category Page überhaupt an alle Bilder des Items? Oder nur an&#039;s erste? Mhh...</p><p>Ich hab&#039; nur auf 1 Seite Cataloger im Einsatz und mache alle Bildoperationen mit Supersizer, da cachebar, und somit viel schneller als das Cataloger Bildsystem.</p><p>Vielleicht hilft dir der Ansatz weiter:</p><div class="codebox"><pre><code>{* Kategorietemplate zur Listung der Items *}
...
{capture assign=&quot;artikelimg&quot;}/uploads/images/catalog_src/{$items[numloop].alias}_src_1.jpg{/capture}
&lt;a href=&quot;{$items[numloop].link}&quot;&gt;
&lt;img src=&quot;{supersizer path=$artikelimg width=&#039;100&#039; url=1}&quot; title=&quot;zur Detailansicht&quot; alt=&quot;{$items[numloop].title} . Detailansicht&quot;/&gt;
&lt;/a&gt;
...</code></pre></div><p>Wobei man statt capture auch alles direkt mit assign machen könnte.</p>]]></description>
			<author><![CDATA[dummy@example.com (Klenkes)]]></author>
			<pubDate>Mon, 01 Oct 2012 08:24:08 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21210#p21210</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21208#p21208</link>
			<description><![CDATA[<p>Hi Klenkes,</p><p>leider funktionierte das nicht, aber es scheint noch irgendwie der wurm drinzustecken... es wird immer nur ein statt 3 Bildern generiert... wenn ich auf den Server schaue bekomme ich immer nur crf1000_<strong><span style="color: red">t</span></strong>_1_200_1.jpg die Dateien mit s und f erstellt er erst gar nicht...</p><p>woran könnte es liegen?</p><p>Die Bilder der Kategorie werden wie folgt aufgerufen:</p><div class="codebox"><pre><code>&lt;img src=&quot;{$items[numloop].image}&quot; title=&quot;{$items[numloop].title}&quot; alt=&quot;{$items[numloop].title}&quot;/&gt;</code></pre></div><p>Wenn Sie angelegt sind, zeigt er diese auch an...</p><p>Lg sweettigerpunk</p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Mon, 01 Oct 2012 07:01:56 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21208#p21208</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21177#p21177</link>
			<description><![CDATA[<p>Aber du müsstest doch im Template für die Kategorie ganz normal über:</p><div class="codebox"><pre><code>{$items[numloop].image}</code></pre></div><p>oder</p><div class="codebox"><pre><code>{$image_thumb_1_url}</code></pre></div><p>das Thumbnail für die Kategorie haben.</p><p>Je nachdem was du für eine Bildgrösse in den Settings hast, hast du auch ein dem entsprechendes Bild für die Kategorie.</p>]]></description>
			<author><![CDATA[dummy@example.com (Klenkes)]]></author>
			<pubDate>Fri, 28 Sep 2012 15:22:32 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21177#p21177</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21168#p21168</link>
			<description><![CDATA[<p>Das Problen hat sich nun erledigt ...<br />Habe die Cataloger.module.php angepasst.</p><div class="codebox"><pre><code>	return $config[&#039;root_url&#039;].
			&#039;/uploads/images/catalog/&#039;.
			$alias.&#039;_&#039;.$type.&#039;_&#039;.$image_number.
			&#039;_&#039;.$size.
			($forceshowmissing?&#039;_1&#039;:&#039;_&#039;.$this-&gt;showMissing).
//			&#039;.jpg&#039;.$extender;
         &#039;.jpg&#039;;
  }</code></pre></div><p>weiss nicht ob es so gut ist, aber immerhin funktioniert es <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/wink.png" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Fri, 28 Sep 2012 08:35:35 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21168#p21168</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21166#p21166</link>
			<description><![CDATA[<p>Moin Klenkes,</p><p>Danke für den Link, das war tatsächlich das Problem <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/smile.png" alt="smile" /></p><p>Vielleicht kannst du (oder jemand anders) mir ja auch noch bei einer anderen Sache helfen... <br />Ich möchte in der Kategorie nur die kleinen Kategoriebilder ausgeben... aber ich bekomme immer nur die grossen... im Ordner selber liegt auch nur das grosse Bild...</p><p>Gibt es da einen Tipp was ich machen kann?</p><p>LG</p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Fri, 28 Sep 2012 07:34:03 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21166#p21166</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21149#p21149</link>
			<description><![CDATA[<p>Das Problem scheint bekannt zu sein.</p><p><a href="http://forum.cmsmadesimple.org/viewtopic.php?f=7&amp;t=63100" rel="nofollow">http://forum.cmsmadesimple.org/viewtopi … =7&amp;t=63100</a></p><p>Schau einfach dort nach, wann es Abhilfe gibt.</p>]]></description>
			<author><![CDATA[dummy@example.com (Klenkes)]]></author>
			<pubDate>Thu, 27 Sep 2012 13:41:43 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21149#p21149</guid>
		</item>
		<item>
			<title><![CDATA[[GELÖST] Cataloger Problem]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21148#p21148</link>
			<description><![CDATA[<p>Hallöchen,</p><p>Ich habe ein Problem mit dem Cataloger Modul...<br />Mir wird auf der Kategorie, sowie Eintragsseite jeweils der Content doppelt angezeigt und ich weiss nicht so recht warum <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/sad.png" alt="sad" /></p><p>Das einzige was meine Recherchen ergaben war, dass man keinen doppelten Content haben darf, also keinen &#039;content block&#039;, was es in meinem Template auch nicht gibt...</p><p>Woran könnte es denn noch liegen, das ich den Inhalt direkt nochmal nach dem &lt;body&gt; bekomme?<br />Hat jemand eine Idee?</p><p>CMS Made Simple™ 1.11.1 “Baltra”<br />Cataloger&#160; &#160; 0.11&#160; &#160; Installiert</p><p>template</p><div class="codebox"><pre class="vscroll"><code>{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;de&quot; lang=&quot;de&quot;&gt;
&lt;head&gt;
    {if isset($canonical)}&lt;link rel=&quot;canonical&quot; href=&quot;{$canonical}&quot; /&gt;{elseif isset($content_obj)}&lt;link rel=&quot;canonical&quot; href=&quot;{$content_obj-&gt;GetURL()}&quot; /&gt;{/if}
    &lt;title&gt;{title} | {sitename}&lt;/title&gt;
    {metadata}
    {cms_selflink dir=&quot;start&quot; rellink=1}
    {cms_selflink dir=&quot;prev&quot; rellink=1}
    {cms_selflink dir=&quot;next&quot; rellink=1}
    
    {global_content name=&#039;css&#039;}
    
    {$cgsimple-&gt;get_root_alias(&#039;&#039;,&#039;seite&#039;)}
    {$cgsimple-&gt;get_root_alias($seite,&#039;obere&#039;)}
    
    &lt;link rel=&quot;stylesheet&quot; href=&quot;css/page.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
    &lt;link rel=&quot;stylesheet&quot; href=&quot;css/layerslider.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
    &lt;link rel=&quot;stylesheet&quot; href=&quot;css/skin.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
    &lt;noscript&gt;
        &lt;link rel=&quot;stylesheet&quot; href=&quot;/css/noscript.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
    &lt;/noscript&gt;
    {literal}
    &lt;!--[if IE 7]&gt;
        &lt;link rel=&quot;stylesheet&quot; href=&quot;css/ie7.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
    &lt;![endif]--&gt;
    {/literal}
&lt;/head&gt;

&lt;body class=&quot;produkte&quot;&gt;
	&lt;div id=&quot;container&quot;&gt;
    	&lt;div id=&quot;header&quot;&gt;
            &lt;div id=&quot;sprache&quot;&gt;
            	{global_content name=&#039;sprache&#039;}
            &lt;/div&gt;&lt;!-- ENDE sprache --&gt;
            &lt;div id=&quot;suche&quot;&gt;
            	{search search_method=&quot;post&quot;}
            &lt;/div&gt;&lt;!-- ENDE suche --&gt;
            &lt;div class=&quot;del&quot;&gt;&lt;/div&gt;
            &lt;div id=&quot;navigation&quot;&gt;
            	{menu start_level=&#039;2&#039; number_of_levels=&#039;2&#039;}
            &lt;/div&gt;&lt;!-- ENDE navigation --&gt;
            &lt;div id=&quot;slider&quot;&gt;
            	{global_content name=&#039;slider&#039;}
            &lt;/div&gt;&lt;!-- ENDE slider --&gt;
            &lt;div id=&quot;logo&quot;&gt;
            	{global_content name=&#039;logo&#039;}
            &lt;/div&gt;&lt;!-- ENDE logo --&gt;
        &lt;/div&gt;&lt;!-- ENDE header --&gt;
        &lt;div id=&quot;main&quot;&gt;
            &lt;div id=&quot;aside&quot;&gt;
            	&lt;div class=&quot;box&quot;&gt;
                	&lt;h3&gt;Produkte&lt;/h3&gt;
                	{menu start_level=&#039;3&#039; template=&quot;kategorien&quot;}
            	&lt;/div&gt;&lt;!-- ENDE box --&gt;
            &lt;/div&gt;&lt;!-- ENDE aside --&gt;
            &lt;div id=&quot;content&quot;&gt;
            	&lt;h3&gt;{$cgsimple-&gt;get_page_menutext()}&lt;/h3&gt;
                &lt;h4&gt;{title}&lt;/h4&gt;
                {content}
                &lt;div class=&quot;weitere-informationen&quot;&gt;
                	{global_content name=&#039;weitere-infos&#039;}
                &lt;/div&gt;
            &lt;/div&gt;&lt;!-- ENDE content --&gt;
            &lt;div class=&quot;del&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;&lt;!-- ENDE main --&gt;
        &lt;div id=&quot;footer&quot;&gt;
        	{global_content name=&#039;footer&#039;}
        	&lt;div id=&quot;nav-footer&quot;&gt;
            	{global_content name=&#039;footer-navi&#039;}
            &lt;/div&gt;&lt;!-- ENDE nav-footer --&gt;
        &lt;/div&gt;&lt;!-- ENDE footer --&gt;
    &lt;/div&gt;&lt;!-- ENDE container --&gt;
    {literal}
    	&lt;script src=&quot;js/jquery.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
		&lt;script src=&quot;js/jqueryui.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
		&lt;script src=&quot;js/plugins.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
		&lt;script src=&quot;js/page.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
		&lt;script src=&quot;js/layerslider.kreaturamedia.jquery.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
    {/literal}
&lt;/body&gt;
&lt;/html&gt;</code></pre></div><p>Danke schonmal im vorraus!</p>]]></description>
			<author><![CDATA[dummy@example.com (sweettigerpunk)]]></author>
			<pubDate>Thu, 27 Sep 2012 13:07:58 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=21148#p21148</guid>
		</item>
	</channel>
</rss>
