Zach,

xmlns:fb="http://www.facebook.com/2008/fbml";  --- I see this
and
<script type="text/javascript"
src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php";>
</script>

I see the below script instead of the above:

<script type="text/javascript"
src="http://www.sitename.com/http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php?version=0.9.0rc1
<view-source:http://www.weebol.com/http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php?version=0.9.0rc1>">
</script>

I tried passing with the string: addPlugin('Facebook');
But no luck! Any other options please..Thanks.

On Sun, Dec 27, 2009 at 6:59 PM, Zach Copley <z...@status.net> wrote:

> Amit Rampurkar wrote:
>
>> It breaks at the following function and says FB is undefined:
>> FB.ensureInit(function() {FB.Connect.ifUserConnected(function() {
>> $('#nav_logout a').attr('href', '#');$('#nav_logout a').click(function() {
>> FB.Connect.logoutAndRedirect('http://www.sitename.com/main/logout' <
>> http://www.sitename.com/main/logout'>); return false;})},function()
>> {return false;}); }); /*]]>*/<
>>
>> Please help! Thanks.
>>
>
> It sounds like the Facebook XML namespace and JavaScript stuff isn't
> loading.  When you view source do you see it? i.e:
>
>    xmlns:fb="http://www.facebook.com/2008/fbml";
>
> and
>
>   <script type="text/javascript" src="
> http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php";>
> </script>
>
> Zach
>
> --
> Zach Copley
> z...@status.net - http://identi.ca/zach
>



-- 
_______________________________
ThankZ n RegardZ -->
~~ || AmiT <aka> p...@ppu || ~~
_______________________________
email: yOu hAVe it
cell: eMAiL me if yOu dONt hAVe it
HaVe @ RoCkInG TiMe AhEaD...!!
_______________________________
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to