mod_ldap_vcard problem

Hi all,

i already read about the ldap photo type bug in ejabberd 2.1.10 (https://support.process-one.net/browse/EJAB-1554)
but it seems this is not related to my pronlem.

Problem:
ejabberd_ver: 2.1.10

I'm using a selfmade roster with subscription BOTH for all contacts
For vcard and avatar i use mod_vcard_ldap which works fine except the pictures/avatars of some persons aren't showed.
There simply is no PHOTO in presence message... but the photo is in ldap and for most of all users it works fine.

If i click "get_vcard" or "get_info" in client for those users, i get the picture and all infos from ldap correctly.
From this time on, the picture is correctly stored as avatar on clientside.

I have disabled plugin['pep'], to prevent users to overwrite ldap avatars with client one.
So my modules look like:
{mod_vcard_ldap, [
{plugins, ["flat", "hometree"]}
... ]

i have no iqdisc options set, maybe this is a problem?

I have really no idea, why it works on most users, and sometimes not... all pictures are 96X96px and stored as jpeg.
It's also not related to a special client... tried miranda,pidgin,psi,trillian etc.. always the same usersavatars are not transmitted.

I'm not really fit in the complete pubsub behaviour, hope anybody have an idea.
If you need more infos, i'll give you everything :D

have a nice weekend!

Syndicate content