<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — User profile on index page]]></title>
		<link>https://punbb.informer.com/forums/topic/8519/user-profile-on-index-page/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/8519/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in User profile on index page.]]></description>
		<lastBuildDate>Wed, 24 Aug 2005 12:10:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: User profile on index page]]></title>
			<link>https://punbb.informer.com/forums/post/50129/#p50129</link>
			<description><![CDATA[<div class="quotebox"><cite>Tobi wrote:</cite><blockquote><p>That is a bit problematic.<br />The query that gives you these variables does not look for the user id. But that&#039;s what you need for a link to profile.php.<br />You can solve that by adding a join to the user table but I would not do that as it causes a good deal of extra DB activity.</p></blockquote></div><p>Ok, I see what you mean. I definitely don&#039;t want to stress out&nbsp; my DB.<br />Playing with this forum is probably not the ideal way of learning PHP, but I&#039;m enjoying every moment of it <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Webby)]]></author>
			<pubDate>Wed, 24 Aug 2005 12:10:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/50129/#p50129</guid>
		</item>
		<item>
			<title><![CDATA[Re: User profile on index page]]></title>
			<link>https://punbb.informer.com/forums/post/50119/#p50119</link>
			<description><![CDATA[<p>That is a bit problematic.<br />The query that gives you these variables does not look for the user id. But that&#039;s what you need for a link to profile.php.<br />You can solve that by adding a join to the user table but I would not do that as it causes a good deal of extra DB activity.</p>]]></description>
			<author><![CDATA[null@example.com (Tobi)]]></author>
			<pubDate>Wed, 24 Aug 2005 10:08:53 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/50119/#p50119</guid>
		</item>
		<item>
			<title><![CDATA[Re: User profile on index page]]></title>
			<link>https://punbb.informer.com/forums/post/50084/#p50084</link>
			<description><![CDATA[<p>Yes. I did not change much in the original index, just the way the links display. This is the line of code that I&#039;m trying ot pass a variable too (BTW, in case it&#039;s not obvious, I have ZERO experience with PHP, but I&#039;m trying my best to learn).</p><div class="quotebox"><blockquote><p>$last_post = &#039;&lt;br /&gt; &lt;a href=&quot;viewtopic.php?pid=&#039;.$cur_forum[&#039;last_post_id&#039;].&#039;#p&#039;.$cur_forum[&#039;last_post_id&#039;].&#039;&quot;&#039;.$idmT.&#039;&gt;&lt;b&gt;&#039;.$idm.&#039;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&#039;.format_time($cur_forum[&#039;last_post&#039;]).&#039; &lt;span class=&quot;byuser&quot;&gt;&#039;.$lang_common[&#039;by&#039;].&#039; &#039;.pun_htmlspecialchars($cur_forum[&#039;last_poster&#039;]).&#039;&lt;/span&gt;&#039;;</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (Webby)]]></author>
			<pubDate>Tue, 23 Aug 2005 22:58:19 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/50084/#p50084</guid>
		</item>
		<item>
			<title><![CDATA[Re: User profile on index page]]></title>
			<link>https://punbb.informer.com/forums/post/50047/#p50047</link>
			<description><![CDATA[<p>Depends on how you set up your index.php.<br />Any more info?</p>]]></description>
			<author><![CDATA[null@example.com (Tobi)]]></author>
			<pubDate>Tue, 23 Aug 2005 18:51:22 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/50047/#p50047</guid>
		</item>
		<item>
			<title><![CDATA[User profile on index page]]></title>
			<link>https://punbb.informer.com/forums/post/50023/#p50023</link>
			<description><![CDATA[<p>Hi all,</p><p>I&#039;ve been lurking here for about a month, since getting my forum set up. I couldn&#039;t find the answer to my question(s), so I finally registered.</p><p>I&#039;ve got my index page set up so that the Title of last post, date/time of last post and poster is visible. I was trying to make the poster&#039;s name a link that pulls up their profile. I am not able to figure out how to pass the variable to profile.php. Can anyone help?</p><p>Did any of my babbling make sense?</p>]]></description>
			<author><![CDATA[null@example.com (Webby)]]></author>
			<pubDate>Tue, 23 Aug 2005 17:27:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/50023/#p50023</guid>
		</item>
	</channel>
</rss>
