<?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: New Facebook Profile Boxes</title>
	<atom:link href="http://stofko.ca/new-facebook-profile-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://stofko.ca/new-facebook-profile-boxes/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 16:41:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-3209</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Fri, 08 Jan 2010 20:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-3209</guid>
		<description>Hi Danny,

Here is a tutorial about using static FBML (&lt;a href=&quot;http://www.hyperarts.com/blog/customizing-facebook-pages-with-static-fbml-application/&quot; rel=&quot;nofollow&quot;&gt;link&lt;/a&gt;) 

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Hi Danny,</p>
<p>Here is a tutorial about using static FBML (<a href="http://www.hyperarts.com/blog/customizing-facebook-pages-with-static-fbml-application/" rel="nofollow">link</a>) </p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-3207</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 08 Jan 2010 18:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-3207</guid>
		<description>Hey Bev,

I might be a bit over my head here. I&#039;m trying to build profile wall tabs for some clients using Static FBML. I just downloaded PHP5.

I&#039;m trying to understand how this works and based on everyone else&#039;s comments I am a few steps behind.

I am not a software developer. I&#039;m just trying to type in some code and have the FBML tabs show up on the narrow section of the wall.

Thanks so much!</description>
		<content:encoded><![CDATA[<p>Hey Bev,</p>
<p>I might be a bit over my head here. I&#8217;m trying to build profile wall tabs for some clients using Static FBML. I just downloaded PHP5.</p>
<p>I&#8217;m trying to understand how this works and based on everyone else&#8217;s comments I am a few steps behind.</p>
<p>I am not a software developer. I&#8217;m just trying to type in some code and have the FBML tabs show up on the narrow section of the wall.</p>
<p>Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-2085</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Mon, 10 Aug 2009 16:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-2085</guid>
		<description>Hi Wery,

I take it that your profile box isn&#039;t generated. There is some discussion on the wiki page for profile.setFBML that indicates error code 1 means success. In my experience I got a NULL return code.

Do any of the profile boxes update for you?</description>
		<content:encoded><![CDATA[<p>Hi Wery,</p>
<p>I take it that your profile box isn&#8217;t generated. There is some discussion on the wiki page for profile.setFBML that indicates error code 1 means success. In my experience I got a NULL return code.</p>
<p>Do any of the profile boxes update for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wery</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-2084</link>
		<dc:creator>Wery</dc:creator>
		<pubDate>Mon, 10 Aug 2009 15:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-2084</guid>
		<description>Hey,

I dont understand why this code always returns me &quot;1&quot; :(
(I only have this code in one page)

$fbml = &quot;blah 1&quot;;
$fbml .= &quot;blah 2&quot;;
$fbml_main = &quot;This is the Wall tab profile data&quot;;
$result = $facebook-&gt;api_client-&gt;profile_setFBML(NULL, $user_id, $fbml, NULL, NULL, $fbml_main);
echo $result;

I use the last version of php and api...</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I dont understand why this code always returns me &#8220;1&#8243; <img src='http://stofko.ca/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
(I only have this code in one page)</p>
<p>$fbml = &#8220;blah 1&#8243;;<br />
$fbml .= &#8220;blah 2&#8243;;<br />
$fbml_main = &#8220;This is the Wall tab profile data&#8221;;<br />
$result = $facebook-&gt;api_client-&gt;profile_setFBML(NULL, $user_id, $fbml, NULL, NULL, $fbml_main);<br />
echo $result;</p>
<p>I use the last version of php and api&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-1725</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Mon, 01 Jun 2009 11:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-1725</guid>
		<description>Yogendrasinh, The code to show the &quot;add to profile&quot; button is:

&lt;fb:add-section-button section=&quot;profile&quot; /&gt;

Your profile box data must be set up with profile_main data.</description>
		<content:encoded><![CDATA[<p>Yogendrasinh, The code to show the &#8220;add to profile&#8221; button is:</p>
<p>&lt;fb:add-section-button section=&#8221;profile&#8221; /&gt;</p>
<p>Your profile box data must be set up with profile_main data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogendrasinh</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-1724</link>
		<dc:creator>Yogendrasinh</dc:creator>
		<pubDate>Mon, 01 Jun 2009 10:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-1724</guid>
		<description>hi, plz help me. i want to made a an application and want to &quot;Add to Profile&quot; button now showing. So that which file i can change and it is display.</description>
		<content:encoded><![CDATA[<p>hi, plz help me. i want to made a an application and want to &#8220;Add to Profile&#8221; button now showing. So that which file i can change and it is display.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-694</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Mon, 30 Mar 2009 16:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-694</guid>
		<description>Hi Mike,

Thanks for pointing out the typo, I have fixed it now.

It seems a lot of people have trouble getting profile_setFBML working for them. Some have resolved the problem by skipping the api and call the fbml directly. There is a thread discussing this &lt;a href=&quot;http://forum.developers.facebook.com/viewtopic.php?id=23674&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. 

Please let me know if this helps.

By the way, the return code of 1 is not success, it indicates &quot;an unknown error occurred&quot;. Not terribly helpful but it does indicate something is wrong with your call.</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Thanks for pointing out the typo, I have fixed it now.</p>
<p>It seems a lot of people have trouble getting profile_setFBML working for them. Some have resolved the problem by skipping the api and call the fbml directly. There is a thread discussing this <a href="http://forum.developers.facebook.com/viewtopic.php?id=23674" rel="nofollow">here</a>. </p>
<p>Please let me know if this helps.</p>
<p>By the way, the return code of 1 is not success, it indicates &#8220;an unknown error occurred&#8221;. Not terribly helpful but it does indicate something is wrong with your call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-693</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 30 Mar 2009 16:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-693</guid>
		<description>Hi there,

After reading countless tutorials, including this one, I&#039;m still no further to completing my VERY simple app.  I must say, the Facebook Platform documentation is very dire.  I have been having the same problem as described by many above, where the wall profile box display the &#039;no content&#039; message.  

I am using the most recent library (just downloaded it now), I checked the &#039;facebookapi_php5_restlib.php&#039; for the function profile_setFBML and I was missing the $profile_main parts.  After adding these in I am still at the same place, with my profile box showing no contents.  Below is my code:
$fbml = &quot;This is a wide profile box on the Boxes tab.&quot;;
$fbml .= &quot;This is a narrow profile box on the Boxes tab.&quot;;
$fbml_main = &quot;This is the Wall tab profile data&quot;;
$return = $facebook-&gt;api_client-&gt;profile_setFBML(NULL, $user_id, $fbml, NULL, NULL, $fbml_main);
echo &quot;set FBML: result = &quot;.var_export($return,true);

I&#039;d like to point out a typo in the tutorial in the var_export, it should be $return, not $result - I have changed this in my code.  When I run this code I get: 
set FBML: result = &#039;1&#039;

But my profile box does not change.  The boxes in the &#039;boxes&#039; tab change perfectly, but the narrow box on the left of the wall do not.  Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>After reading countless tutorials, including this one, I&#8217;m still no further to completing my VERY simple app.  I must say, the Facebook Platform documentation is very dire.  I have been having the same problem as described by many above, where the wall profile box display the &#8216;no content&#8217; message.  </p>
<p>I am using the most recent library (just downloaded it now), I checked the &#8216;facebookapi_php5_restlib.php&#8217; for the function profile_setFBML and I was missing the $profile_main parts.  After adding these in I am still at the same place, with my profile box showing no contents.  Below is my code:<br />
$fbml = &#8220;This is a wide profile box on the Boxes tab.&#8221;;<br />
$fbml .= &#8220;This is a narrow profile box on the Boxes tab.&#8221;;<br />
$fbml_main = &#8220;This is the Wall tab profile data&#8221;;<br />
$return = $facebook-&gt;api_client-&gt;profile_setFBML(NULL, $user_id, $fbml, NULL, NULL, $fbml_main);<br />
echo &#8220;set FBML: result = &#8220;.var_export($return,true);</p>
<p>I&#8217;d like to point out a typo in the tutorial in the var_export, it should be $return, not $result &#8211; I have changed this in my code.  When I run this code I get:<br />
set FBML: result = &#8217;1&#8242;</p>
<p>But my profile box does not change.  The boxes in the &#8216;boxes&#8217; tab change perfectly, but the narrow box on the left of the wall do not.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bev</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-599</link>
		<dc:creator>Bev</dc:creator>
		<pubDate>Mon, 23 Mar 2009 12:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-599</guid>
		<description>Hi sheeraz,

My comment to Kevin above applies to your question also. You must call profile_setFBML to update the contents of the profile box.</description>
		<content:encoded><![CDATA[<p>Hi sheeraz,</p>
<p>My comment to Kevin above applies to your question also. You must call profile_setFBML to update the contents of the profile box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheeraz</title>
		<link>http://stofko.ca/new-facebook-profile-boxes/#comment-568</link>
		<dc:creator>sheeraz</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://stofko.ca/?p=4#comment-568</guid>
		<description>how do i refresh the profile box...i update a count via my app but in profile box nothing is updated.....any idea??? plz help...</description>
		<content:encoded><![CDATA[<p>how do i refresh the profile box&#8230;i update a count via my app but in profile box nothing is updated&#8230;..any idea??? plz help&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

