Foros de discusión

Facebook Activity and Like Box Portlet

Ketan Patel, modificado hace 11 años.

Facebook Activity and Like Box Portlet

Junior Member Mensajes: 72 Fecha de incorporación: 4/05/12 Mensajes recientes
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 hace 11 años.

RE: Facebook Activity and Like Box Portlet

Junior Member Mensajes: 72 Fecha de incorporación: 4/05/12 Mensajes recientes
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 hace 11 años.

RE: Facebook Activity and Like Box Portlet

Liferay Legend Mensajes: 1399 Fecha de incorporación: 17/09/10 Mensajes recientes
Have you checked out the FB Integration Project?
Ketan Patel, modificado hace 11 años.

RE: Facebook Activity and Like Box Portlet

Junior Member Mensajes: 72 Fecha de incorporación: 4/05/12 Mensajes recientes
Hi James,

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

-- Ketan Patel
thumbnail
Mazhar Alam, modificado hace 11 años.

RE: Facebook Activity and Like Box Portlet

Regular Member Mensajes: 191 Fecha de incorporación: 25/11/11 Mensajes recientes
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 hace 11 años.

RE: Facebook Activity and Like Box Portlet

Junior Member Mensajes: 72 Fecha de incorporación: 4/05/12 Mensajes recientes
Thanks Mazhar for your kind reply.

I will check and let you update.
thumbnail
Mazhar Alam, modificado hace 11 años.

RE: Facebook Activity and Like Box Portlet

Regular Member Mensajes: 191 Fecha de incorporación: 25/11/11 Mensajes recientes
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..