Hy,
i use Jomsocial Version: 2.6.1 .... i´ve done a lot of theme customations so every update take a lot of time ...
In Url Manager i disabled SEF in these urls:
profil/posteingang index.php?option=com_community&view=inbox&Itemid=147
profil/posteingang index.php?option=com_community&task=read&view=inbox&Itemid=147
profil/posteingang/als-ungelesen-markieren index.php?option=com_community&task=markUnread&view=inbox&Itemid=147
profil/posteingang/gesendet index.php?option=com_community&task=sent&view=inbox&Itemid=147
In the Past i´ve a problem with profil links so i "hardcode" the menu item from Jomsocial, maybe this generates now issues?!
var $profileUrl = 'index.php?option=com_community&view=profile&userid=%s&Itemid=147';
like here
link
But the next problem, if a user wants to upload an Image an cread an Group-Album, the Upload works but than users can´t select the uploaded image respectively the new Album will be createt but without images ...
I don´t find the correct url to disable this sef?!
edit: i update now jomsocial Plugin in JomSEF, now the i got much forwarding errors and 404 sites in community?!
Thanks