<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Member Profiles &#8211; Default Tabs?</title>
	<atom:link href="http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jul 2010 18:10:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Umbrella</title>
		<link>http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/comment-page-1/#comment-7</link>
		<dc:creator>Umbrella</dc:creator>
		<pubDate>Sun, 14 Feb 2010 04:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.grimeygames.com/umdev/?p=127#comment-7</guid>
		<description>Glad to be of some assistance. That&#039;s why we&#039;re here. :)</description>
		<content:encoded><![CDATA[<p>Glad to be of some assistance. That&#8217;s why we&#8217;re here. <img src='http://www.umbrella-development.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hammack</title>
		<link>http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/comment-page-1/#comment-6</link>
		<dc:creator>Hammack</dc:creator>
		<pubDate>Sun, 14 Feb 2010 01:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.grimeygames.com/umdev/?p=127#comment-6</guid>
		<description>Got dirty and now getting the default url from listings I&#039;ve been after .  Thanks!</description>
		<content:encoded><![CDATA[<p>Got dirty and now getting the default url from listings I&#8217;ve been after .  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umbrella</title>
		<link>http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/comment-page-1/#comment-5</link>
		<dc:creator>Umbrella</dc:creator>
		<pubDate>Wed, 10 Feb 2010 00:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.grimeygames.com/umdev/?p=127#comment-5</guid>
		<description>I understand what you&#039;re trying to accomplish. I&#039;m sorry to say you&#039;re going to have to get your hands dirty to achieve what you&#039;re after. Pretty much you have to locate where your site is calling the print_username() function. 

I&#039;d just do a site wide search for print_username( and then locate the area&#039;s where you want to change the link and do exactly the same as you did in the above tutorial to achieve the desired tab results.</description>
		<content:encoded><![CDATA[<p>I understand what you&#8217;re trying to accomplish. I&#8217;m sorry to say you&#8217;re going to have to get your hands dirty to achieve what you&#8217;re after. Pretty much you have to locate where your site is calling the print_username() function. </p>
<p>I&#8217;d just do a site wide search for print_username( and then locate the area&#8217;s where you want to change the link and do exactly the same as you did in the above tutorial to achieve the desired tab results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hammack</title>
		<link>http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/comment-page-1/#comment-4</link>
		<dc:creator>Hammack</dc:creator>
		<pubDate>Tue, 09 Feb 2010 19:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.grimeygames.com/umdev/?p=127#comment-4</guid>
		<description>Yes - I fixed the full profile tab.  Can see now!

The SEO code did fix the problem perfectly!!

I still have a big challenge though.. as I have not been able to configure the same &#039;default to Full Profile&#039; from other areas of the site.  

For example, &quot;Find Services&quot; creates a list of users with full profiles.  Each list includes a link to the users profile/feedback area.  When hovering over this link is shows the mysite/members/user_id, but I don&#039;t think the call from the search result is {seller} rather I think it&#039;s {data[username]} which I can&#039;t seem to track down like {seller} and $seller.  I think I&#039;m getting lost with all different user id variations like {vendor}, {provider}, {user}, etc.

My main goal however is simply to have the search results of service providers with listings to have the same result as achieved from forward auctions. (I don&#039;t have reverse auctions).  From the url it seems like members.php would have handled these, but it seems to be &#039;not&#039; so.

I know I&#039;m making this more complicated, but I&#039;m at least gaining a lot of understanding through the process.

Hammack</description>
		<content:encoded><![CDATA[<p>Yes &#8211; I fixed the full profile tab.  Can see now!</p>
<p>The SEO code did fix the problem perfectly!!</p>
<p>I still have a big challenge though.. as I have not been able to configure the same &#8216;default to Full Profile&#8217; from other areas of the site.  </p>
<p>For example, &#8220;Find Services&#8221; creates a list of users with full profiles.  Each list includes a link to the users profile/feedback area.  When hovering over this link is shows the mysite/members/user_id, but I don&#8217;t think the call from the search result is {seller} rather I think it&#8217;s {data[username]} which I can&#8217;t seem to track down like {seller} and $seller.  I think I&#8217;m getting lost with all different user id variations like {vendor}, {provider}, {user}, etc.</p>
<p>My main goal however is simply to have the search results of service providers with listings to have the same result as achieved from forward auctions. (I don&#8217;t have reverse auctions).  From the url it seems like members.php would have handled these, but it seems to be &#8216;not&#8217; so.</p>
<p>I know I&#8217;m making this more complicated, but I&#8217;m at least gaining a lot of understanding through the process.</p>
<p>Hammack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umbrella</title>
		<link>http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/comment-page-1/#comment-3</link>
		<dc:creator>Umbrella</dc:creator>
		<pubDate>Tue, 09 Feb 2010 02:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.grimeygames.com/umdev/?p=127#comment-3</guid>
		<description>Just checked out your site. I don&#039;t even see the full profile tab. 

SEO will definitely kill this tutorial.

In the final step of the tutorial make the code look this
[php firstline=&quot;1469&quot;]
$seller = print_username($res_project_user[&#039;user_id&#039;], &#039;href&#039;, 0, &#039;&amp;profile=1&#039;, &#039;-profile&#039;);
[/php]



That should take care of the seo problem for ya.</description>
		<content:encoded><![CDATA[<p>Just checked out your site. I don&#8217;t even see the full profile tab. </p>
<p>SEO will definitely kill this tutorial.</p>
<p>In the final step of the tutorial make the code look this</p>
<pre class="brush: php; first-line: 1469;">
$seller = print_username($res_project_user['user_id'], 'href', 0, '&amp;profile=1', '-profile');
</pre>
<p>That should take care of the seo problem for ya.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hammack</title>
		<link>http://www.umbrella-development.com/2009/12/member-profiles-default-tabs/comment-page-1/#comment-2</link>
		<dc:creator>Hammack</dc:creator>
		<pubDate>Mon, 08 Feb 2010 15:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.grimeygames.com/umdev/?p=127#comment-2</guid>
		<description>Hi Frank,
Re-visiting this request to make Profile the default, rather than Feedback.  Instructions here are great, and I understand how/why it should work.  In my case however it is not having the desired effect, as Feedback is still showing as default.

I&#039;m wondering if since I&#039;m using SEO (SEF - Search Engine Friendly URLS feature) if that is preventing it from working as intended?

Can you comment on this, or provide troubleshooting advice. And thanks again for a well done &#039;how to&#039;.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Frank,<br />
Re-visiting this request to make Profile the default, rather than Feedback.  Instructions here are great, and I understand how/why it should work.  In my case however it is not having the desired effect, as Feedback is still showing as default.</p>
<p>I&#8217;m wondering if since I&#8217;m using SEO (SEF &#8211; Search Engine Friendly URLS feature) if that is preventing it from working as intended?</p>
<p>Can you comment on this, or provide troubleshooting advice. And thanks again for a well done &#8216;how to&#8217;.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
