Hello,
I am not getting this to work. I got 2 Forums, and 2 different database in the same server.
- Both the forums are working fine with version 1.05 and 1.07 respectively ( is this fine having to merge 2 different versions ?? )
- Both the forums also have a different prefx name, smf and smf1
- Now I have changed this "{$db_prefix}members" and replace with "smf_members"" in my second forum ( I just took the members alone to see if its working )
So from this, it is clear that my 2nd forum which has got a prefix "smf1" is pointing to "smf" for the members.
-------------
But When I goto my 2nd forum, I am getting this message :
Database Error
Please try again. If you come back to this error screen, report the error to an administrator.
-------------
Now I am stuck up here and I wish to proceed merging my 2 forums to one.
Few Queries :
a) If I change the prefix name of one forum alone to that of the 2nd forum, how will it take members of both forums and how will it count them.
b) Is it possible to overwrite one forum's database with the values of the other. And will tis step be successfull.
Please help me asap.
Thanks.
- San