about phpbbx

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Locked
kazkas

about phpbbx

Post by kazkas »

I looked inside phpbbx, and what I see  :o 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

Post 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 ;) ...
kazkas

Re: about phpbbx

Post 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?
cyberman

Re: about phpbbx

Post by cyberman »

kazkas wrote: but it is not mentioned anywhere in phpbbx help file.
You were right ... docu is not very helpful  :(.
Locked

Return to “Developers Discussion”