开发者

support new facebook API instead of $facebook->api_client->profile_setFBML($profileContent);

I looked at Facebook page, and they not supported with the PHP Api: $facebook->a开发者_如何学Cpi_client->profile_setFBML($profileContent);

can anyone help me with another possible API to use. Thanks


The profile.setFBML method is deprecated, and about to be phased out entirely. You won't be able to use it anymore, and indeed, there is no point, since the profile boxes are going to cease to exist as well.

You are going to have to migrate whatever it is you're doing to Application Tabs instead. It will be the only way to put application content into a user's profile very shortly (timeline is "Early 2010").

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜