Fórum

Facebook Activity and Like Box Portlet

Ketan Patel, modificado 11 Anos atrás.

Facebook Activity and Like Box Portlet

Junior Member Postagens: 72 Data de Entrada: 04/05/12 Postagens Recentes
Hi,

I am working on Facebook Activity Portlet and Like Box portlet, I got the same issue on both portlet.

1) Facebook Activity Portlet show me message on view page like
Must specify app_id or site(s)
and portlet configuration page of setup tab content is displayed blank.

2) Facebook Like Box portlet show me message on view page like
Could not retrieve the specified page. Please verify correct href was passed in.
and have the same issue as like of activity portlet on configuration page.

can anyone know what can I do here?

Any help would be greatly appreciated!

Thanks,
Ketan Patel
Ketan Patel, modificado 11 Anos atrás.

RE: Facebook Activity and Like Box Portlet

Junior Member Postagens: 72 Data de Entrada: 04/05/12 Postagens Recentes
Hello All,

If any one have worked in past on this please share me some ideas, It would be greatly appreciated!

Thanks,
Ketan Patel
thumbnail
James Falkner, modificado 11 Anos atrás.

RE: Facebook Activity and Like Box Portlet

Liferay Legend Postagens: 1399 Data de Entrada: 17/09/10 Postagens Recentes
Have you checked out the FB Integration Project?
Ketan Patel, modificado 11 Anos atrás.

RE: Facebook Activity and Like Box Portlet

Junior Member Postagens: 72 Data de Entrada: 04/05/12 Postagens Recentes
Hi James,

Yes, I have checked that portlet.
Thanks for your kind reply.

-- Ketan Patel
thumbnail
Mazhar Alam, modificado 11 Anos atrás.

RE: Facebook Activity and Like Box Portlet

Regular Member Postagens: 191 Data de Entrada: 25/11/11 Postagens Recentes
Hi,
Are you using this code if not then use this...And ensure that you enter a page url not the profile url..

<html>
<head>
<title>My Great Web page</title>
</head>
<body>
<iframe src="http://www.facebook.com/plugins/like.php?href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"></iframe>
</body>
</html>
Ketan Patel, modificado 11 Anos atrás.

RE: Facebook Activity and Like Box Portlet

Junior Member Postagens: 72 Data de Entrada: 04/05/12 Postagens Recentes
Thanks Mazhar for your kind reply.

I will check and let you update.
thumbnail
Mazhar Alam, modificado 11 Anos atrás.

RE: Facebook Activity and Like Box Portlet

Regular Member Postagens: 191 Data de Entrada: 25/11/11 Postagens Recentes
Hi did you create an app in facebook..If not then first create it and supply that app id into your liferay portal..for your facebook activity portlet related activities..