Posts: 1,832
Location: Somewhere else entirely
|
To get two things like this to work together there is no quick fix script that will do it - there are too many combinations of possible software that people might want to combine.
You've got two options that I can see,
1) (hard) you get one piece of software to use the users database from the other, or
2) (easier) you alter the signup for one system so that it creates a default profile for the user in the other system - the user can customize it later if they want.
Neither option is really a task for people new to PHP, but depending on what other coding you have done in other languages you may well pick it up quickly.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Please login or register to view this content. Registration is FREE (aka MSN handwriting for forums)
|