|
I must admit I haven't looked at the code for these two particular programs, but as Cagez said, it's a big job. The main problem would be that you would either need to rewrite one system to access the database of the other (which would need a lot of changes to both systems), or develop some third system that is independent.
The way I would do an independent system (remember I haven't seen the code!), would be to set up a username/password database and use that as your master database. All signups would go to this and you would synchronise it with the two databases for the other software. You would need to hack both system, though, so that users were sent to your signup page, not theirs and would need to develop a system to log in the user to VB (for example) using their login for your master database.
I think there might be an add-on for VB which gives you PHPNuke style funcitonality. Perhaps that would be the way to go.
__________________
Please login or register to view this content. Registration is FREE - Everything a webmaster needs - for free
Please login or register to view this content. Registration is FREE - Free web hosts reviewed and rated
Please login or register to view this content. Registration is FREE - Impartial hosting directory - Add your host today for FREE
|