Nice, getting better atleast :P
But, is it possible to make groups/stian -> stian/groups instead? I would say thats more logical as you are inside that user.. or? :S
Looking in sef url list, after a sitemap creation with an external program, i could find a couple more, like this:
732 1 view-all-members index.php?option=com_community&sort=latest&task=browse&view=search&Itemid=154
733 1 view-all-members-2 index.php?option=com_community&sort=online&task=browse&view=search&Itemid=154
734 1 view-all-members-3 index.php?option=com_community&sort=alphabetical&task=browse&view=search&Itemid=154
735 1 view-all-members/abc index.php?option=com_community&filter=abc&sort=latest&task=browse&view=search&Itemid=154
736 1 view-all-members/abc-2 index.php?option=com_community&filter=abc&sort=alphabetical&task=browse&view=search&Itemid=154
737 1 view-all-members/abc-3 index.php?option=com_community&filter=abc&sort=online&task=browse&view=search&Itemid=154
738 1 view-all-members/all index.php?option=com_community&filter=all&sort=latest&task=browse&view=search&Itemid=154
739 1 view-all-members/all-2 index.php?option=com_community&filter=all&sort=online&task=browse&view=search&Itemid=154
740 1 view-all-members/all-3 index.php?option=com_community&filter=all&sort=alphabetical&task=browse&view=search&Itemid=154
And another one wich is for the groups/photos/videos:
713 1 videos/stian index.php?option=com_community&task=myvideos&userid=42&view=videos&Itemid=154
714 1 videos/stian-2 index.php?option=com_community&sort=latest&task=myvideos&userid=42&view=videos&Itemid=154
This happends if i go into stian`s videos, and go to another sorting, and the back to the standard latest. I dont think it should be a problem if i disable the numbering of duplicates, but i cannot do that yet because of f.ex. the above view-all-members. And id rather not disable it anyways, as it could take me some time in the future if some thing like this went wrong.. But, this is not a big deal at all, i dont think the users will do much of this, and dont think they will even notice it.
Here is also one:
19 3 dikjimmy/feed index.php?option=com_community&format=feed&userid=80&view=profile&Itemid=154
20 3 dikjimmy/feed-2 index.php?option=com_community&format=feed&showfriends=true&userid=80&view=profile&Itemid=154
But im not sure if this will be affected if i turned of numbering of duplicates, its only showfriends=true that is the change, but it might be possible that it is false by standard?
Anyways, credits to you for fixing this as fast as you are doing! :)