phpbbx behavior options
Re: phpbbx behavior options
The answer is simple. Logout is not implemented, only login. In order to implement logout, we need to know how to do it. This is why I have created this poll.
Re: phpbbx behavior options
As a frontend user and admin on several sites my expectations would be that if I logged into a website I would be a little miffed to have to log in again to their forum.... Which is what you have to do on most sites as they are not linked, unless someone has written some custom software for the job.
I think the admin should have to choose depending on the type of website they are using.
I think the admin should have to choose depending on the type of website they are using.
Often Ignored but never forgotten
Re: phpbbx behavior options
Hmm... People don't really seem to care to vote. I guess they are just happy with what is already available? 

Re: phpbbx behavior options
Sorry didn't realise it was a Poll too.....
Often Ignored but never forgotten
Re: phpbbx behavior options
No, I'm talking about logging in. It doesn't work for me. So I'm asking if i'm having this problem or is it global. Because I can login to front-end when I create a user for the first time. If I logout, and the log back in to front-end - it won't log you in to phpbb2.katon wrote: The answer is simple. Logout is not implemented, only login. In order to implement logout, we need to know how to do it. This is why I have created this poll.
That's what I'm asking.
Thank you
Re: phpbbx behavior options
Ok, I have good news and bad news.
The good news is I have released a version that fixes the problem with forum logout. I have tested it only on one system, so I would like to ask you guys to try it out and let me know if it works all right.
The bad news is I don't see how to log user out of the cms without modifying the forum. When the user logs out, he needs to hit the cms forum page. At this point, I don't see how this can be done.
The good news is I have released a version that fixes the problem with forum logout. I have tested it only on one system, so I would like to ask you guys to try it out and let me know if it works all right.
The bad news is I don't see how to log user out of the cms without modifying the forum. When the user logs out, he needs to hit the cms forum page. At this point, I don't see how this can be done.
Re: phpbbx behavior options
The logging in to the forum doesn't work for me at all. It redirects to forum as guest, even if i'm logged in to Front-End. It says smth about "Cannot create session" and then redirects to phpbb2 as guest..
I'm not really concerned about logging out. For me - it would be great that logging in would work correctly.
TMZ
I'm not really concerned about logging out. For me - it would be great that logging in would work correctly.
TMZ
Re: phpbbx behavior options
Just a guess but doesnt forum have "show this page on logout" setting? it would be minor adjustment to have that page point to logout page on cmsms and then cmsms would redirect to some page.katon wrote: The bad news is I don't see how to log user out of the cms without modifying the forum. When the user logs out, he needs to hit the cms forum page. At this point, I don't see how this can be done.
(I could be wrong, havent even looked at that forum ;)
Re: phpbbx behavior options
thetmz: where can I look at the problem? is it open from the web?
tsw: I have look in the forum settings and haven't found this option.
tsw: I have look in the forum settings and haven't found this option.
Re: phpbbx behavior options
Well, I don't know what's the problem, but I can't get in to Front-End users Management in admin panel.
Now it shows this error:
Fatal error: Cannot redeclare implode_with_key() (previously declared in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php:32) in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php on line 37
(I have this error for the first time). So i Can't show you the error before, because i can't create you a user in front end...
Now it shows this error:
Fatal error: Cannot redeclare implode_with_key() (previously declared in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php:32) in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php on line 37
(I have this error for the first time). So i Can't show you the error before, because i can't create you a user in front end...
Re: phpbbx behavior options
I've upgraded to Front-End users 1.0.4
so it shows this error:
Fatal error: Cannot redeclare array_key_exists_substr() (previously declared in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php:31) in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php on line 39
so it shows this error:
Fatal error: Cannot redeclare array_key_exists_substr() (previously declared in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php:31) in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php on line 39
Re: phpbbx behavior options
themtz, if you remove the phpbbx file and the call, do you still get this problem?
Re: phpbbx behavior options
Nope, that didn't help.katon wrote: themtz, if you remove the phpbbx file and the call, do you still get this problem?
I still get that error:
Fatal error: Cannot redeclare array_key_exists_substr() (previously declared in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php:31) in /home/c2bodybu/public_html/modules/FrontEndUsers/FrontEndUsers.module.php on line 39
Re: phpbbx behavior options
Then you'd better start a new thread, since it doesn't seem to be related to phpbbx.
Re: phpbbx behavior options
Now it works.katon wrote: themtz, if you remove the phpbbx file and the call, do you still get this problem?
Thank you katon.
Last edited by thetmz on Thu Apr 13, 2006 1:01 pm, edited 1 time in total.