<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — [Release] Portal by Daris]]></title>
		<link>https://punbb.informer.com/forums/topic/21104/release-portal-by-daris/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/21104/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Release] Portal by Daris.]]></description>
		<lastBuildDate>Sun, 20 Nov 2016 23:45:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/156624/#p156624</link>
			<description><![CDATA[<p>I use the portal software in my main forum, so have about 4 panels down the right side. Is there any way to put them down the left side of the forum?</p>]]></description>
			<author><![CDATA[null@example.com (ecigplanete)]]></author>
			<pubDate>Sun, 20 Nov 2016 23:45:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/156624/#p156624</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/149467/#p149467</link>
			<description><![CDATA[<p>can some one help me...<br />I´m using punbb 1.3 and i get this:</p><div class="codebox"><pre><code>Notice: Undefined index: avatar in index.php on line 1105 
Notice: Use of undefined constant FORUM_AVATAR_GIF - assumed &#039;FORUM_AVATAR_GIF&#039; in index.php on line 1107 
Notice: Use of undefined constant FORUM_AVATAR_JPG - assumed &#039;FORUM_AVATAR_JPG&#039; in index.php on line 1111 
Notice: Use of undefined constant FORUM_AVATAR_PNG - assumed &#039;FORUM_AVATAR_PNG&#039; in index.php on line 1115 
Notice: Use of undefined constant FORUM_AVATAR_NONE - assumed &#039;FORUM_AVATAR_NONE&#039; in index.php on line 1119</code></pre></div><p>It´s here i get the error:</p><div class="codebox"><pre><code>switch ($forum_user[&#039;avatar&#039;])
    {
        case FORUM_AVATAR_GIF:
            $avatar_filename = $forum_user[&#039;id&#039;].&#039;.gif&#039;;
            break;

        case FORUM_AVATAR_JPG:
            $avatar_filename = $forum_user[&#039;id&#039;].&#039;.jpg&#039;;
            break;

        case FORUM_AVATAR_PNG:
            $avatar_filename = $forum_user[&#039;id&#039;].&#039;.png&#039;;
            break;

        case FORUM_AVATAR_NONE:
            $noavatar = TRUE;
            break;
        default:
            $noavatar = TRUE;
            break;
    }
?&gt;
&lt;?php echo $lang_portal[&#039;Welcome&#039;] ?&gt;: &lt;strong&gt;&lt;?php echo forum_htmlencode($forum_user[&#039;username&#039;]) ?&gt;&lt;/strong&gt;

&lt;?php if(!isset($noavatar)) { ?&gt;
&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;&lt;?php echo($base_url); ?&gt;/&lt;?php echo($forum_config[&#039;o_avatars_dir&#039;]); ?&gt;/&lt;?php echo($avatar_filename); ?&gt;&quot; id=&quot;whoavatar&quot;/&gt;&lt;/p&gt;
&lt;?php }
?&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (niklas_u_f)]]></author>
			<pubDate>Mon, 27 May 2013 16:03:26 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/149467/#p149467</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/147322/#p147322</link>
			<description><![CDATA[<p>This extension hasn&#039;t &quot;moved&quot; since 2009, don&#039;t think it will move any more</p>]]></description>
			<author><![CDATA[null@example.com (Millennium)]]></author>
			<pubDate>Tue, 04 Dec 2012 17:51:35 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/147322/#p147322</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/147306/#p147306</link>
			<description><![CDATA[<p>Dear Daris,<br />I have problem with your extension, please help <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />After installed, show like this (check below) :</p><div class="quotebox"><blockquote><p><strong>1. Who Is Online</strong><br /><span class="postimg"><img src="http://tasupdate.com/imghost/images/640whoisonline.png" alt="http://tasupdate.com/imghost/images/640whoisonline.png" /></span><br /><strong>Problem</strong> : How to remove that error (on red circle)?</p></blockquote></div><div class="quotebox"><blockquote><p><strong>2. Recent Post</strong><br /><span class="postimg"><img src="http://tasupdate.com/imghost/images/789recentpost.png" alt="http://tasupdate.com/imghost/images/789recentpost.png" /></span><br /><strong>Problem</strong> : How to make the title on the left is seen as a whole?</p></blockquote></div><p>I&#039;m installed on PunBB v1.4.2<br />If you want direct check, klik here<br />Thanks before for any help <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (co-admin)]]></author>
			<pubDate>Mon, 03 Dec 2012 04:53:24 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/147306/#p147306</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/146469/#p146469</link>
			<description><![CDATA[<div class="quotebox"><cite>dikka wrote:</cite><blockquote><div class="quotebox"><cite>Ran_Tun wrote:</cite><blockquote><p>Hey Folks...</p><p>I can&#039;t install Portal by Daris 2.4.3 on punBB 1.4.2&nbsp; <br />Get Forum Message&nbsp; =&gt; &quot;This extension is not compatible with your PunBB version.&quot;</p><p>Is there a workaround?</p><br /><p>edit:&nbsp; Solved!</p></blockquote></div><p>How <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> I&#039;m getting the same..</p></blockquote></div><br /><p>Lemme see here...<br />&quot;install Portal by Daris 2.4.3 on punBB 1.4.2&quot;<br />and this is posted in the &quot;1.3&quot; section <img src="https://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /><br />Think you&#039;ll get better support if you post it in the 1.4 section</p><p><img src="https://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> <img src="https://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>I even think (haven&#039;t the the energy to read up) that version 1.3x is OUT!!! of official support.</p>]]></description>
			<author><![CDATA[null@example.com (Millennium)]]></author>
			<pubDate>Fri, 21 Sep 2012 20:27:08 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146469/#p146469</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/146380/#p146380</link>
			<description><![CDATA[<p>Think im going to give this a go.......wish me luck.</p>]]></description>
			<author><![CDATA[null@example.com (bwdeen)]]></author>
			<pubDate>Wed, 12 Sep 2012 13:59:41 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146380/#p146380</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/146232/#p146232</link>
			<description><![CDATA[<div class="quotebox"><cite>Ran_Tun wrote:</cite><blockquote><p>Hey Folks...</p><p>I can&#039;t install Portal by Daris 2.4.3 on punBB 1.4.2&nbsp; <br />Get Forum Message&nbsp; =&gt; &quot;This extension is not compatible with your PunBB version.&quot;</p><p>Is there a workaround?</p><br /><p>edit:&nbsp; Solved!</p></blockquote></div><p>How <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> I&#039;m getting the same..</p>]]></description>
			<author><![CDATA[null@example.com (dikka)]]></author>
			<pubDate>Fri, 31 Aug 2012 19:17:35 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146232/#p146232</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/146156/#p146156</link>
			<description><![CDATA[<p>Hey Folks...</p><p>I can&#039;t install Portal by Daris 2.4.3 on punBB 1.4.2&nbsp; <br />Get Forum Message&nbsp; =&gt; &quot;This extension is not compatible with your PunBB version.&quot;</p><p>Is there a workaround?</p><br /><p>edit:&nbsp; Solved!</p>]]></description>
			<author><![CDATA[null@example.com (Ran_Tun)]]></author>
			<pubDate>Sat, 25 Aug 2012 13:55:19 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146156/#p146156</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/145458/#p145458</link>
			<description><![CDATA[<p>Your link is wrong, use the one in first post</p><p>&gt;&gt;&gt; <a href="http://punbb.wiiem.pl/download_extensions/?f=portal_by_daris_2.4.3.zip">http://punbb.wiiem.pl/download_extensio … _2.4.3.zip</a></p>]]></description>
			<author><![CDATA[null@example.com (toni0)]]></author>
			<pubDate>Wed, 20 Jun 2012 21:43:02 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/145458/#p145458</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/145453/#p145453</link>
			<description><![CDATA[<div class="quotebox"><cite>daris wrote:</cite><blockquote><p>Thanks for reporting, fixed and new version released</p><p>Changes:<br />- fixed undefined variable $id in active topics panel<br />- fixed sql injection in admin pages</p><p><a href="http://pun.fluxbb.pl/download_extensions/?f=portal_by_daris_2.4.3.zip">Download</a></p></blockquote></div><p>the reference doesn&#039;t work</p>]]></description>
			<author><![CDATA[null@example.com (-rAdz1k)]]></author>
			<pubDate>Wed, 20 Jun 2012 14:27:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/145453/#p145453</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/144524/#p144524</link>
			<description><![CDATA[<div class="quotebox"><cite>Jaizu wrote:</cite><blockquote><p>run in punbb 1.4?</p></blockquote></div><p>yes</p>]]></description>
			<author><![CDATA[null@example.com (derlafff)]]></author>
			<pubDate>Wed, 04 Apr 2012 18:12:40 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/144524/#p144524</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/144517/#p144517</link>
			<description><![CDATA[<p>thank you for release</p>]]></description>
			<author><![CDATA[null@example.com (mrc)]]></author>
			<pubDate>Tue, 03 Apr 2012 19:54:51 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/144517/#p144517</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/143879/#p143879</link>
			<description><![CDATA[<p>run in punbb 1.4?</p>]]></description>
			<author><![CDATA[null@example.com (Jaizu)]]></author>
			<pubDate>Tue, 14 Feb 2012 16:47:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/143879/#p143879</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/142477/#p142477</link>
			<description><![CDATA[<p>This extension has not been supported for many months.<br />If any other extension developer wants to improve and re-relase: feel free....</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Mon, 12 Dec 2011 08:40:09 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142477/#p142477</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Portal by Daris]]></title>
			<link>https://punbb.informer.com/forums/post/142424/#p142424</link>
			<description><![CDATA[<p>Hi. First, thanks for the portal. Works ok with v1.3.3.<br />Now, is there a way to have &quot;sticky active topic&quot; ?<br />What i mean is that one topic would always be in first place in active topics list, also even if some other topic has been more active. roll</p><p>Thanks in advance!</p>]]></description>
			<author><![CDATA[null@example.com (tramadol)]]></author>
			<pubDate>Wed, 07 Dec 2011 00:02:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142424/#p142424</guid>
		</item>
	</channel>
</rss>
