It works when a menu item links directly to a group.
But it doesn't work when a menu item links to a category, and in that category you click a group.
This is a link to a group in one category, and when I click on it I go to the "uncategorized" page (even when I have "uncategorized" turned off):
Code:
.../index.php/en/component/comprofiler/pluginclass/cbgroupjive/2-e-nemetons/3-nervii-nemeton-mothergrove
This is a link to a group in another category, and when I click on it the category page just appears again:
Code:
.../index.php/en/druid-college/alumni/3-college-student-alumni/10-ovate-course
The "new group" link renders the same result each time, for example:
Code:
.../index.php/en/druid-college/alumni/3-college-student-alumni/new?return=aHR0cHM6Ly93d3cuZHJ1aWRjaXJjbGUub3JnL2RydWlkL2luZGV4LnBocC9lbi9kcnVpZC1jb2xsZWdlL2FsdW1uaS8zLWNvbGxlZ2Utc3R1ZGVudC1hbHVtbmkvMTEtZHJ1aWQtY291cnNl
These are the SEF url's. If SEF is turned off, the links do work just fine.
I am using the SEF functionality that is built in with Joomla 2.5, not using an external extension for this.