How to make 2 different databases to 1 database?I was thinki

Advertise4you

Up-and-Coming Sensation
Joined
Jul 29, 2011
Messages
301
Reaction score
0
FP$
6
I was thinking ,if it is possible that ive got a forum mybb and one vbulletin forum how i can make registrations from vbulletin to registration to the mybb ones?


So when someone is registering at vbulletin he will be available to connect from mybb forum?
is that possible?
 
Re: How to make 2 different databases to 1 database?I was th

Why is this posted here?

And yes with a little php knowledge it is possible.
 
Re: How to make 2 different databases to 1 database?I was th

i did not knew where to post it,anyways do u know how m8te?
 
Re: How to make 2 different databases to 1 database?I was th

ShadyX said:
Why is this posted here?

And yes with a little php knowledge it is possible.

I'll admit it, I lol'd.

You need a lot more than "a little php knowledge", just bridging the logins and then making it so that users can post on both boards with the same login and keep the post counts is an insane amount of knowledge required :lol:
 
Re: How to make 2 different databases to 1 database?I was th

Both MyBB and Vbulletin have their own ways to save and retrive member data. So, as Nathan said, it will involve Lot of works, and the real pain is to make the registrations update in both servers.
 
Re: How to make 2 different databases to 1 database?I was th

Yeah, Nathan is right on that. You do have to know a lot of php, especially when they register, to make two accounts register.

I've done this with MyBB and a custom script - and if I didn't know the php I did, then I would have never gotten anywhere.

The best suggestion if you don't know php, would be to pay someone to do it, who knows about vb/mybb.
 
Re: How to make 2 different databases to 1 database?I was th

NaXuh said:
Yeah, Nathan is right on that. You do have to know a lot of php, especially when they register, to make two accounts register.

I've done this with MyBB and a custom script - and if I didn't know the php I did, then I would have never gotten anywhere.

The best suggestion if you don't know php, would be to pay someone to do it, who knows about vb/mybb.
I had an idea for switching styles.

So lets im a mybb user there would be an option and they could switch their theme style to Vb😉 who never someone have did that😉
 
Re: How to make 2 different databases to 1 database?I was th

Advertise4you said:
NaXuh said:
Yeah, Nathan is right on that. You do have to know a lot of php, especially when they register, to make two accounts register.

I've done this with MyBB and a custom script - and if I didn't know the php I did, then I would have never gotten anywhere.

The best suggestion if you don't know php, would be to pay someone to do it, who knows about vb/mybb.
I had an idea for switching styles.

So lets im a mybb user there would be an option and they could switch their theme style to Vb😉 who never someone have did that😉

Are you talking about making a MyBB theme from a VB theme?
 
Re: How to make 2 different databases to 1 database?I was th

kavin said:
Advertise4you said:
NaXuh said:
Yeah, Nathan is right on that. You do have to know a lot of php, especially when they register, to make two accounts register.

I've done this with MyBB and a custom script - and if I didn't know the php I did, then I would have never gotten anywhere.

The best suggestion if you don't know php, would be to pay someone to do it, who knows about vb/mybb.
I had an idea for switching styles.

So lets im a mybb user there would be an option and they could switch their theme style to Vb😉 who never someone have did that😉

Are you talking about making a MyBB theme from a VB theme?
Nope im not.to move to vb with full of different modifications is awesoime
 
Back
Top Bottom