Just installed joomsef and set up config as I would like it to function but now get error of returning to homepage when I try to use cb profile book links or profile gallery
I do have Joomsef_cb plugin installed - V2.0.0
here is link that should go to cb profile action but goes to homepage instead -
www.mysite.com/?tab=getprofilebookblogtab
here is non joomsef link
www.mysite.com/index.php?option=com_comp...etprofilebookblogtab
response from joomlapolis -
if possible you should set re-write rules within Joomsef to NOT rewrite certain links such as the one you're experiencing issues with. Some if not all parameters in a link are necessary and most 3rd party SEF extensions tend to strip aware parameters carelessly.
I have had to set to joomla router for now but doing this means I lose profile url
www.mysite.com/username and now get
www.mysite.com/my-profile/userprofile/username
but this does now work with cb profile book links and cb profile gallery returning the url of
www.www.mysite.com/my-profile/userprofil...etprofilebookblogtab
Joomla - Version 1.5.15
CB - 1.2.2
Joomsef - 3.6.2
Could you kindly let me know how I may fix this please