Quote:
Originally posted by
Ok...
Forum1 databasename - forum1
Forum2 databasename - forum2
so far so good...
what I have done is go through all the *.php files on my forum2 messageboard and changed all instances of user to forum1.user usergroup to forum1.usergroup and userfield to forum1.userfield so that forum 2 reads all user related stuff from the forum1 user, usergroup and userfield tables.
It seems to be working.
Anyone see any problems with this?
|
i still don't get you.. which php files needed to be edited?