Jump to content

Diffrenet CMSs with integrated users => How?

- - - - -

  • Please log in to reply
6 replies to this topic

#1
Barion

Barion

    Newbie

  • Members
  • Pip
  • 5 posts
Hi Programmers!

Is it possible to merge user table of different databases?!
Ex: When you signin to your gmail, you can use other services of google by that your just account.
=> I have a website based on Joomla, a blog based on Wordpress and two forums, one of them is based on SMF2.0.1 and the other one uses phpBBS(multiforum). My users should separately register to each system and it is hard. they should login/logout to each system one by one!
I'm asking about a way to merge my users in one cloud! it means when user X registers from my Joomla system, he/she can use the other system by that account and the cookies will works well for all CMSs.
How can I do that?

Edited by Barion, 21 December 2011 - 10:46 PM.


#2
Barion

Barion

    Newbie

  • Members
  • Pip
  • 5 posts
Bump

#3
Barion

Barion

    Newbie

  • Members
  • Pip
  • 5 posts
Isn't here a programming forums? So, why no anwer to my question? at least, say it is not possible!

#4
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
  • Location:Karlstad, Sweden
  • Programming Language:C, Java, C++, C#, PHP, JavaScript, Pascal
  • Learning:Java, C#
You need to create a master database in one of your applications and let the rest of them sync with that one.
usually, there is plugins to let you help achieving this. My first though, is why you have all those systems in parallel? It makes a messy solution and won't help you in the long run. Try to lessen it by combining more than one task in the same system. I'm sure joomla has extentions to make it both a blog and a forum aswell, otherwise, look at wordpress or drupal instead for a one system website.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#5
Barion

Barion

    Newbie

  • Members
  • Pip
  • 5 posts

Quote

You need to create a master database in one of your applications and let the rest of them sync with that one.
usually, there is plugins to let you help achieving this
Really?
I'm searching for such plugin, but no useful ansewr, maybe using wrong key words!
do you know any plugins would help?


Quote

I'm sure joomla has extentions to make it both a blog and a forum aswell, otherwise, look at wordpress or drupal instead for a one system website.
1. surely, joomla form! won't be as well as a smf forum. am I wrong?
2. converting contents of my blogs and forums to one, will makes unknown problems!

#6
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
  • Location:Karlstad, Sweden
  • Programming Language:C, Java, C++, C#, PHP, JavaScript, Pascal
  • Learning:Java, C#
It ain't easy, I agree totally, but in the long run, what is best? It feels like a big problem and you will need to address the problem in some way. I would do a testrun at a test site and test things out when trying to connect or convert your data. I know most cms has poorly forumsystems, and integration is tough. I believe your systems is not the largest solutions, so its absolutely possible noone have made any connectors.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#7
Barion

Barion

    Newbie

  • Members
  • Pip
  • 5 posts

Barion said:

I'm wondering how is it possible to merge users table of different databases?! I have a website based on Joomla and two forums, one of them is based on MyBB1.6.5 and the other one uses
I found! Home can bridge Joomla & MyBB; Jommla & SMF, too.
Now I'm asking for merging MyBB With MyBB! It should not be more difficult than Merging Joomla with MyBB? have you ever such experience?
And I want to merge MyBB with SMF too?!




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users