<?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=3556&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / Avatar in JM Forum]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=3556</link>
		<description><![CDATA[Die aktuellsten Beiträge in Avatar in JM Forum.]]></description>
		<lastBuildDate>Sun, 03 Nov 2013 18:15:27 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Avatar in JM Forum]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=28399#p28399</link>
			<description><![CDATA[<p>Supi, danke!</p><p>Edit:<br />Habs hinbekommen mit dem Update aus dem Trunk. Danke!!!</p>]]></description>
			<author><![CDATA[dummy@example.com (skyrich)]]></author>
			<pubDate>Sun, 03 Nov 2013 18:15:27 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=28399#p28399</guid>
		</item>
		<item>
			<title><![CDATA[Re: Avatar in JM Forum]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=28382#p28382</link>
			<description><![CDATA[<p>Schau mal hier: <a href="http://forum.cmsmadesimple.de/viewtopic.php?id=942" rel="nofollow">http://forum.cmsmadesimple.de/viewtopic.php?id=942</a><br />Dann dürfte Dir einiges klarer werden.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Fri, 01 Nov 2013 19:49:56 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=28382#p28382</guid>
		</item>
		<item>
			<title><![CDATA[Avatar in JM Forum]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=28377#p28377</link>
			<description><![CDATA[<p>Hallo zusammen, </p><p>im JM Forum möchte ich gern Avatare anzeigen lassen. Das funktioniert leider nicht wie gewünscht, es gibt eine Fehlermeldung:</p><p>Fatal error: Call to a member function GetPreference() on a non-object in /home/www/.../modules/JM_Forum/action.topic.php on line 189</p><p>Das ist der Bereich aus der betreffenden Datei:</p><div class="codebox"><pre><code>[== php ==]
$onerow-&gt;avatar=false;
	if($row[&#039;poster_id&#039;]&lt;&gt;0 &amp;&amp; $this-&gt;PropertiesForum[$forum_id][&#039;use_avatar&#039;])
	{
		$avatarname = $this-&gt;GetPreference(&#039;avatar_property_name&#039;, false);
		if( $avatarname )
		{
			$dir = $this-&gt;FrontEndUsers-&gt;GetPreference(&#039;image_destination_path&#039;, &#039;feusers&#039;);
			$file = $this-&gt;FrontEndUsers-&gt;GetUserPropertyFull($avatarname, $row[&#039;poster_id&#039;]);
			if(file_exists(cms_join_path($gCms-&gt;config[&#039;uploads_path&#039;], $dir, $file)))
			{
				$onerow-&gt;avatar = $gCms-&gt;config[&#039;uploads_url&#039;] .&#039;/&#039;. $dir .&#039;/&#039;. $file;
			}
		}
	}</code></pre></div><p>Es scheint eine Lösung zu geben, aber mit der fange ich nix an:</p><p><a href="http://forum.cmsmadesimple.org/viewtopic.php?f=7&amp;t=60254&amp;p=279369&amp;hilit=Call+to+a+member+function+GetPreference+on+a+non+object#p279369" rel="nofollow">http://forum.cmsmadesimple.org/viewtopi … ct#p279369</a></p><p>Gibt es da irgendwo Dateien zum downloaden? Wenn ja, wo?</p><br /><p>Ich benutze CMSMS 1.11.7, JM_Forum 1.0.0, FEU 1.21.18</p><p>Andere Lösungsvorschläge habe ich bisher nicht gefunden. Könnt Ihr mir helfen?</p><br /><br /><p>Gruß skyrich</p>]]></description>
			<author><![CDATA[dummy@example.com (skyrich)]]></author>
			<pubDate>Fri, 01 Nov 2013 14:52:17 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=28377#p28377</guid>
		</item>
	</channel>
</rss>
