about phpbbx
-
kazkas
about phpbbx
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. 
-
cyberman
Re: about phpbbx
This wouldn't be a problem if registering via bb isn't allowedkazkas wrote: what if someone will decide to register in forum separately?
-
kazkas
Re: about phpbbx
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?
-
cyberman
Re: about phpbbx
You were right ... docu is not very helpfulkazkas wrote: but it is not mentioned anywhere in phpbbx help file.
