phpbbx behavior options
phpbbx behavior options
Whoever uses phpBBX, please express your opinion.
Last edited by samurai on Thu Apr 06, 2006 11:29 am, edited 1 time in total.
Re: phpbbx - it works :-)
I mean the typo is in the tag's name in the help section, it's phpbb instead of phpbbx
Geo
Geo
Re: phpbbx - it works :-)
It would be nice. I see that even CMSMS uses SMF and no one ha written some easy one click method of intigrating into CMS. What would be really nice would be able to use the members accounts from SMF as the users in CMS....?Ted wrote: Good. Now can someone do the same for SMF?![]()
CMSMS and SMF are two excelent bits of kit but they don't talk to each other.... Boo Hooo
Often Ignored but never forgotten
Re: phpbbx - it works :-)
Hey all,
I don't know - phpbbx doesn't work for me as it's written.
If I create user via front-end users module, it's in phpbb2 and the first time i log into front-users login form and use phpbbx plugin - it redirects correctly. Then, if I logout from front-end users and login back in - using phpbbx plugin is worthless - because it goes to phpbb2 dir as guest.
The other thing is, if you logout from phpbb2, and browse the page in cmsms, you're still logged in as front end user. When you go to phpbb2 - you're guest. So on the one hand (if not the first error) it is good, but on the other hand - you have two different user systems...
If I'm doing something wrong, please let me know.
THETMZ
I don't know - phpbbx doesn't work for me as it's written.
If I create user via front-end users module, it's in phpbb2 and the first time i log into front-users login form and use phpbbx plugin - it redirects correctly. Then, if I logout from front-end users and login back in - using phpbbx plugin is worthless - because it goes to phpbb2 dir as guest.
The other thing is, if you logout from phpbb2, and browse the page in cmsms, you're still logged in as front end user. When you go to phpbb2 - you're guest. So on the one hand (if not the first error) it is good, but on the other hand - you have two different user systems...
If I'm doing something wrong, please let me know.
THETMZ
Re: phpbbx - it works :-)
Well, these are two different systems, and if you think about it, it's a challenge to synchronize them. The problem is not the technical implementation. The problem is the logic. If you can carefully describe the behaviour at logout in each of the systems - all possible use cases that need to be implemented - this can be done.
Re: phpbbx - it works :-)
Ok, and what about logging in? Does it work correctly? Cause for me, it doesn't. It only works the first time when I create user in front-end. If I log out - it won't log u in to phpbb2.katon wrote: Well, these are two different systems, and if you think about it, it's a challenge to synchronize them. The problem is not the technical implementation. The problem is the logic. If you can carefully describe the behaviour at logout in each of the systems - all possible use cases that need to be implemented - this can be done.
Describing the logging out problem - i don't think it's the logic problem. There are two things:
if you're logged in as a front-end user - u should be logged in as phpbb2 also. if you are logged in phpbb2 - u should be logged in as front-end user. And the same with logging out - if you log out from front-end - you should be logged out from phpbb2 and vice versa.
Am i right?
Re: phpbbx - it works :-)
This is exactly what I'm saying. This is just one opinion. But you can also say: Why am I logged out from the web site Front End if I have only logged out from the forum?thetmz wrote: Describing the logging out problem - i don't think it's the logic problem. There are two things:
if you're logged in as a front-end user - u should be logged in as phpbb2 also. if you are logged in phpbb2 - u should be logged in as front-end user. And the same with logging out - if you log out from front-end - you should be logged out from phpbb2 and vice versa.
Am i right?
I think we need a poll to decide how this should be best implemented. And think through each option of the poll.
Re: phpbbx - it works :-)
katon:
but at least is logging in working correctly?
because i have that problem described above..
but at least is logging in working correctly?
because i have that problem described above..
Re: phpbbx - it works :-)
Why a pollkaton wrote: I think we need a poll to decide how this should be best implemented.

Re: phpbbx - it works :-)
You as a front end user? or you as a web site administrator?
Should this be included into the tag as an option? Or should we ask the user if he wants to be logged out of both systems?
I think this is the situation when it's not a good idea to offer the variety. Rather, we should try to predict front end user expectations. We need to answer the question: If the user clicks log out in the forum, does he expect to be logged out from the web site? My assumption is no, but it's better to ask different opinions.
Should this be included into the tag as an option? Or should we ask the user if he wants to be logged out of both systems?
I think this is the situation when it's not a good idea to offer the variety. Rather, we should try to predict front end user expectations. We need to answer the question: If the user clicks log out in the forum, does he expect to be logged out from the web site? My assumption is no, but it's better to ask different opinions.
Re: phpbbx - it works :-)
Only as adminkaton wrote: You as a front end user? or you as a web site administrator?

Re: phpbbx - it works :-)
Cyberman, I think the behaviour of the login/logout solution must rely on the front end user expectations, not on the admin preferences.