How to integrate hercules to PHPBB?

@@jezznarRox

Upon registration you could setup the registration form to setup both usertables at once and link them together with a key.The bad thing is you would have duplicate data but you could keep your databases separated.

You also could merge the phpbb userbase with the emulatur user database. But you would either need to use the same database for phpbb and the emulator or put in some extra mods to use the specific database for access of the user.

 
Hmmmm... alright.. I get your point. Guess Im going to have to find out how things happen in phpbb srcs

 
Hmmmm... alright.. I get your point. Guess Im going to have to find out how things happen in phpbb srcs
Besides that, every game account would have a forum account. Unless you'll attach some form of master account system, this will be very redundant.

 
Back
Top