Hi,
I've been searching through the forum for the solution to that issue, but havent' found the exact solution (maybe missed something - sorry then).
The CASE I'm struggling with is that if someone stays logged on, does not do anything and his session expires. He comes back to the portal and clicks on some link that leads to the content restricted to the registered users only.
When I have no CB installed, Joomla (1.5) redirected to the logon form and then after user logged back on, it redirected to the conetent he originally wanted to view.
After installing CB (and following instructions with disabling Joomla login and anablling CB one), the first issue I has was that in the above CASE yser was redirected to the standard Joomla logon form not the CB's one. This one I've solved following one of the suggestions on this forum to put the renamed 'mod_cblogin.php' into the template's html/com_user/login dir - that solved the problem, hovever the proper redirection still didn't work. When the user (still above CASE) clicked on a restricted link - i.e.:
http:....../index.php/forum.html
...he got redirected to CB login form with url like:
http:......./index.php?option=com_user&view=login&return=aHR0cDovL3Rlc3QuaGl0ZW50ZXJwcmlzZXMucGwvaW5kZXgucGhwL2ZvcnVtLmh0bWw=
...and after logging on, he got redirected to the standard Joomla logout form instead of the requested restricted content (Forum in the above case).
Any suggestions how to solve that?
Thanks in advance.
Tom
Post edited by: tomcmok, at: 2008/08/18 00:54