Link two forums
#1

Ok so wat I basically want to do is link two SMF forums together so when one person registers on one forum he can gain access to the other forums automatically without having to register again.

My mysql version: MySQL client version: 5.0.91

Now is this possible? if so how can I do it?

Your help would be very usefull.
Reply
#2

well you would somehow need to let the one forum take the table of users in the other forum
but I guess there would be problem with the posts they made in the different forums and stuff

correct me if I'm wrong
Reply
#3

You could just edit the register.php file so it inserts the user in the 2 different dbs
Reply
#4

Quote:
Originally Posted by dice7
Посмотреть сообщение
You could just edit the register.php file so it inserts the user in the 2 different dbs
That or have one forum read the user table from the MYSQL database.
Reply
#5

Thnx guys. I got it done.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)