Don't write of ubb just yet smile

I am in the middle of writing a library that can create users in ubb.threads, and to log them in.

It's a bit of a slow progress because I don't need it myself, I just see cries for forum integration on a very regular basis.

You would need to create users in the other script, and not in threads. Threads in this solution would sort of be the slave.

Coding integration would be simple, just find the spot in the "foreign" codebase where users are created and add a creation to threads, and find the spot where users get logged in and add logging into threads at that spot.

If ubb.threads would be your main database, and threads would have to create users in the other application, it would be a custom job for each and every application.

All in all, cost are dependend on which database you want to make master, and which application the slave. If ubb is slave, it's cheaper. But I don't know the site will be setup.


[Linked Image from siemons.org]