Foros de discusión

RE: configuring twitter

gordon daniels, modificado hace 11 años.

configuring twitter

Liferay Master Mensajes: 797 Fecha de incorporación: 24/08/08 Mensajes recientes
Hi All,

I am using 6.1ce. I've installed the twitter portlet and entered my screen name but nothing happens. I've tried searching this site for doc but I must be doing something wrong. Could someone please point me to a doc or link on how to get this working.

thanks
thumbnail
James Falkner, modificado hace 11 años.

RE: configuring twitter

Liferay Legend Mensajes: 1399 Fecha de incorporación: 17/09/10 Mensajes recientes
gordon daniels:
Hi All,

I am using 6.1ce. I've installed the twitter portlet and entered my screen name but nothing happens. I've tried searching this site for doc but I must be doing something wrong. Could someone please point me to a doc or link on how to get this working.

thanks


The twitter portlet has a bug (that I just filed - LPS-31467). Since the URL prefix is hard-coded in Java, you'll have to recompile it to get it to work using the new prefix listed in that bug. If you want a quick way to recompile, check out this thread and follow the instructions, but recompile the twitter portlet instead of the marketplace portlet in the instructions (and be sure to update the FeedLocalServiceImpl.java source file at the bottom with the new URL before doing so).
gordon daniels, modificado hace 11 años.

RE: configuring twitter

Liferay Master Mensajes: 797 Fecha de incorporación: 24/08/08 Mensajes recientes
James: Thank you. I thought that might be a possibility. But I always assume its something I've done emoticon

thanks again