Page 1 of 1
about phpbbx
Posted: Mon Apr 02, 2007 4:32 pm
by kazkas
I looked inside phpbbx, and what I see

link between BB2 and FEUsers is done by id? what if someone will decide to register in forum separately? then BB will create it's user with new id, and when some new user will register in web site, phpBB will not create a BB user for him, because user with this id is already in BB's database.

Re: about phpbbx
Posted: Mon Apr 02, 2007 6:39 pm
by cyberman
kazkas wrote:
what if someone will decide to register in forum separately?
This wouldn't be a problem if registering via bb isn't allowed

...
Re: about phpbbx
Posted: Tue Apr 03, 2007 9:33 am
by kazkas
Yes, but phpbb automaticly create user no 1 - admin. And FEUsers don't have that user by default. So if you will setup clean site to costumer, first user, who will register in website, will act from admin's name in forum. Off couse, it's easy repairable just creating first user manualy in FEUsers as well, but it is not mentioned anywhere in phpbbx help file. Or I missed it?
Re: about phpbbx
Posted: Tue Apr 03, 2007 9:51 am
by cyberman
kazkas wrote:
but it is not mentioned anywhere in phpbbx help file.
You were right ... docu is not very helpful

.