On a local site (before modifying my real site) I update from Jomla 2.5 to Joomla 3
Everything is ok
Il update CB from 1.9.1 to 2.0.5 and after login, nothing works. redirection seems to be lost or login parameters not taken.
The url of the page no redirected is :
.../component/comprofiler/login instead of Home page.
In the url, If I add the name of a page, I go to Joomla identification module
After login here, I can manually add page name in url but no automatic redirection.
So what CB 2.0.5 update modifies to my J2.5 (or CB) configuration to prevent me from good working of redirection ?
(My Joomla configuration "Réécriture d'URL en clair (SEF)" : Yes and "Réécriture au 'vol' des URL" : Yes)
jacques56 wrote: I must add that there is also JoomSocial installed.
No idea if this is the cause.
Either way, I cannot replicate this issue on my CB 191 to CB205 upgrade tests, so it is most likely not a potential CB bug.
If you can provide exact steps to replicate this on a clean CB191 install upgraded to CB205 I will certainly spend some time trying again to reproduce.
Otherwise something else you have installed is causing this.
I am having the same problem.
The redirect in login module is set to index.php\members-area
If I login when on the home page it logs in and goes to the Members area - fine.
If I am on any other page (say 'about us')and login it logs in but errors 'page not found'.
The address is
index.php\members-area\about-us
instead of
index.php\about-us
Turning SEF off resolves the problem but it is not what I want to do.
Wallyhowe