Most of the links work, but I have some problems with these links : Create new match | Create new opponent | Edit opponent | Show clan matches
It's generating links like this :
-
www.mywebsite.com/matches/manage-matches...enu=1&Itemid=112
-
www.mywebsite.com/matches/manage-matches...enu=2&Itemid=112
As you can imagine this links won't work, any idea to correct this and most of all make them SEF.
I contacted acesef they made an extension for clantools, but this is what they told me :
you should modify "clantools" component because almost all
URLs can not be SEFed. All Real URLs should be sent to JRoute class
then SEF component (like AceSEF) can get these Real URLs and generate
SEF URLs.
If you disable AceSEF you will see the same issue there, these links will not be SEF'ed.
Contact with developer of clantools component about this issue.