<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Need some answers about making portall]]></title>
		<link>https://punbb.informer.com/forums/topic/21266/need-some-answers-about-making-portall/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/21266/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Need some answers about making portall.]]></description>
		<lastBuildDate>Wed, 11 Mar 2009 11:37:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Need some answers about making portall]]></title>
			<link>https://punbb.informer.com/forums/post/125519/#p125519</link>
			<description><![CDATA[<p>In pun_pm a message can have different statuses: draft, sent, delivered, read. If the status is &#039;sent&#039;, sender is able to edit or to delete the message. When receiver visits the forum, he sees that he has N new messages. At this moment the status is changed to &#039;delivered&#039; and from now sender can&#039;t edit or delete the message.</p><br /><div class="quotebox"><blockquote><p>$result = mysql_query(&#039;select count(&quot;id&quot;) from &#039;.$db_prefix.&#039;pun_pm_messages where receiver_id = &#039;.$forum_user[&#039;id&#039;].&#039; &amp;&amp; (status = &quot;sent&quot; || status = &quot;delivered&quot;);&#039;);</p></blockquote></div><p>By the way, where do you find this code?</p>]]></description>
			<author><![CDATA[null@example.com (Parpalak)]]></author>
			<pubDate>Wed, 11 Mar 2009 11:37:08 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/125519/#p125519</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need some answers about making portall]]></title>
			<link>https://punbb.informer.com/forums/post/125486/#p125486</link>
			<description><![CDATA[<p>Senx works&nbsp; great! But still can&#039;t dig how to make box for new topics or topics that have new posts , where is this data stored cookies ,mysql?! Maybe it in $forum_user my English is not so good ,cant finde it there <img src="https://punbb.informer.com/forums/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>And what is thous G ?<br /></p><div class="codebox"><pre><code>    [48] =&gt; g_title
    [49] =&gt; g_user_title
    [50] =&gt; g_moderator
    [51] =&gt; g_mod_edit_users
 etc....</code></pre></div><p>And in PM extension<br /></p><div class="codebox"><pre><code>$result = mysql_query(&#039;select count(&quot;id&quot;) from &#039;.$db_prefix.&#039;pun_pm_messages where receiver_id = &#039;.$forum_user[&#039;id&#039;].&#039; &amp;&amp; (status = &quot;sent&quot; || status = &quot;delivered&quot;);&#039;);</code></pre></div><p>Why there is status sent and delivered? I miss something? <img src="https://punbb.informer.com/forums/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[null@example.com (Wuu)]]></author>
			<pubDate>Mon, 09 Mar 2009 18:23:18 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/125486/#p125486</guid>
		</item>
		<item>
			<title><![CDATA[Re: Need some answers about making portall]]></title>
			<link>https://punbb.informer.com/forums/post/125438/#p125438</link>
			<description><![CDATA[<p>$forum_user[&#039;is_guest&#039;] you can see if the user is a guest<br />$forum_user[&#039;id&#039;] is the id of the user.</p><p>There are more variables in $forum_user, just echo the array and you know them</p>]]></description>
			<author><![CDATA[null@example.com (kierownik)]]></author>
			<pubDate>Sun, 08 Mar 2009 22:35:04 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/125438/#p125438</guid>
		</item>
		<item>
			<title><![CDATA[Need some answers about making portall]]></title>
			<link>https://punbb.informer.com/forums/post/125435/#p125435</link>
			<description><![CDATA[<p>I am pretty advanced in PHP ,but i cant understand some features! <br />This will be more related tho the portal script!</p><p>How to check&nbsp; is user loged in or not? </p><p>Where are stored user dates about witch topic is reeded or not!&nbsp; I want to make small block where are listed all topics that user is not reeded.</p>]]></description>
			<author><![CDATA[null@example.com (Wuu)]]></author>
			<pubDate>Sun, 08 Mar 2009 21:12:45 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/125435/#p125435</guid>
		</item>
	</channel>
</rss>
