Foros de discusión

Changing the Chat Portlet/Plugin

Yannick Weinz, modificado hace 11 años.

Changing the Chat Portlet/Plugin

Junior Member Mensajes: 69 Fecha de incorporación: 15/11/10 Mensajes recientes
Hi,
I'm currently trying to customize the Chat Portlet/Plugin (as some of you know by my other Threads here).

I finally got it to import into eclipse (or rather a colleague was able to transform it into a maven project that i could import into eclipse... still don't know how he did that).

But now the Chat Portlet shows some weird behaviour:

1. At all sub pages, the chat doesn't work (looks like the ChatPoller does not get started and/or the Javascript for the Chat doesnt work).
2. The StatusLocalServiceUtil always gives back true if i want to find out if someone is online (although i know that the person is definitely not online)
3. The Poller seems to not be able to access the Expando Tables of a user (i modified the buddy algorithm to use our own Contact logic that that uses custom attributes for the users, but the Poller always returns "null" instead of the contacts... only thefirst time (before the poller gets started) it can access the custom attribute, after that it's always null).

Does anyone know anything about that?

Sincerely,

Yannick
Yannick Weinz, modificado hace 11 años.

RE: Changing the Chat Portlet/Plugin

Junior Member Mensajes: 69 Fecha de incorporación: 15/11/10 Mensajes recientes
Does nobody know about the Chat Portlet/Plugin and can help me? Anyone? Plz?