right id want to share profile and such,
bother sites are on same server, so ya they could use same DB.
phpbb has a constants.php file that contains a list of all the table names... so you can just hard code the table prefix for specific tables (user table) to be the same...
your saying we could do this with vB3, where does vB3 define all the table names, or are they spread through the code?
|