|
|
 |
 |
 |
 |
#209110 - 03/24/08 07:22 PM
forum integration with SM V2
|
stranger
Registered: 03/24/08
Posts: 12
|
hi to everybody I'm using UBB for a years and I like it very very much now I'm running a website using Social Media V2 ( http://www.entertainmentscripts.com/social_features.php ) I'll love to have a forum on my site and I'll love to have UBB OK here is my request : can I integrate it to the script ? I mean to have my customers log in to my site and in the same time they are logged it to the forums with the same password and log in name ? it already exist but for SMF : http://www.esusers.com/estore/index.php?act=viewProd&productId=14and espetially I'll love to have that : " All login and registration information from Social Media is propagated into the forum. Users register once and login once " can anybody help me with my issue or should I go with vBulletin ( they are working on integration - http://www.esusers.com/viewtopic.php?f=9&t=65 ) .......... however I don't like vBulletin I should go with them if not other solution thank you PS I requested UBB integration but I don't thing will happens soon - http://www.esusers.com/viewtopic.php?f=9&t=66
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#210000 - 04/08/08 02:04 AM
Re: forum integration with SM V2
[Re: Vass]
|
Registered: 08/30/06
Posts: 1219
Loc: Breda, NL
|
Don't write of ubb just yet  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.
_________________________
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|