So, is there really no way with super CB Action to get nice URL´s like
www.MyWebsite.com/group/Groupname
?
With a CB Auto Action SQL I can create such an alias in my SEF sh404sef component alias tabel. So when I call
www.MyWebsite.com/group/Groupname
it will execute something like index.php?option=com_comprofiler&action=groups&cat=1&func=show&grp=5&lang=nl&plugin=cbgroupjive&task=pluginclass and the URL stays
www.MyWebsite.com/group/Groupname
so everything looks fine. This is nice for groupmembers who want to share their Group URL on social media etc.
But now the other way around. When I have the group listing from GroupJive, and you click on one of the groups I want to get that alias URL in the browser. The only way I can think at this moment is a core hack by editing the group listing script and do for each URL a sql to the SEF database to get the alias url of it and give that to the listing print. Or does somebody know a better approach for me to jump in.
@Kyle, thanks for sharing the current status of the GJs upgrade, which I didn't dare to ask you