vbulletin

For general discussion of the Poker Mavens software
Post Reply
pokerisawesome
Posts: 19
Joined: Mon Sep 01, 2008 7:12 pm

vbulletin

Post by pokerisawesome »

With the new update...is it possible the user details from the game can work to login on vbulletin?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: vbulletin

Post by Kent Briggs »

pokerisawesome wrote:With the new update...is it possible the user details from the game can work to login on vbulletin?
Does vBulletin have any kind of internet scripting? Can you mix PHP or other generic scripts with it?
pokerisawesome
Posts: 19
Joined: Mon Sep 01, 2008 7:12 pm

Re: vbulletin

Post by pokerisawesome »

it uses mostly php...and a mysql database...i think that would be an amazing feature.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: vbulletin

Post by Kent Briggs »

pokerisawesome wrote:it uses mostly php...and a mysql database...i think that would be an amazing feature.
I don't know anything about the internal workings of vBulletin (my forums run on phpBB) but if you can integrate your own PHP script that knows the user's name and password then all you have to do is link to your poker server and POST that info as LoginName and LoginPassword variables.
Post Reply