phpbbx behavior options

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.

If a user logs out from phpBB, he must...

be logged out of the web site FrontEnd
3
33%
remain logged into the web site Front End
0
No votes
Leave it up to admin to decide (extra parameter in the tag)
6
67%
 
Total votes: 9

katon

Re: phpbbx behavior options

Post by katon »

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.
User avatar
CMSMS-Fan
Forum Members
Forum Members
Posts: 76
Joined: Tue Feb 28, 2006 5:35 pm

Re: phpbbx behavior options

Post by CMSMS-Fan »

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.
Often Ignored but never forgotten
katon

Re: phpbbx behavior options

Post by katon »

Hmm... People don't really seem to care to vote.  I guess they are just happy with what is already available? 8)
User avatar
CMSMS-Fan
Forum Members
Forum Members
Posts: 76
Joined: Tue Feb 28, 2006 5:35 pm

Re: phpbbx behavior options

Post by CMSMS-Fan »

Sorry didn't realise it was a Poll too.....
Often Ignored but never forgotten
thetmz

Re: phpbbx behavior options

Post by thetmz »

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.
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.
That's what I'm asking.

Thank you
katon

Re: phpbbx behavior options

Post by katon »

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.
thetmz

Re: phpbbx behavior options

Post by thetmz »

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
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: phpbbx behavior options

Post by tsw »

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.
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.

(I could be wrong, havent even looked at that forum ;)
katon

Re: phpbbx behavior options

Post by katon »

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.
thetmz

Re: phpbbx behavior options

Post by thetmz »

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...
thetmz

Re: phpbbx behavior options

Post by thetmz »

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
katon

Re: phpbbx behavior options

Post by katon »

themtz, if you remove the phpbbx file and the call, do you still get this problem?
thetmz

Re: phpbbx behavior options

Post by thetmz »

katon wrote: themtz, if you remove the phpbbx file and the call, do you still get this problem?
Nope, that didn't help.
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
katon

Re: phpbbx behavior options

Post by katon »

Then you'd better start a new thread, since it doesn't seem to be related to phpbbx.
thetmz

Re: phpbbx behavior options

Post by thetmz »

katon wrote: themtz, if you remove the phpbbx file and the call, do you still get this problem?
Now it works.
Thank you katon.
Last edited by thetmz on Thu Apr 13, 2006 1:01 pm, edited 1 time in total.
Locked

Return to “Modules/Add-Ons”