Page 1 of 1

Forum help

Posted: Thu Jan 07, 2010 10:28 pm
by skacke
Hey!

I've created an MMO game, with help from the tuts here, and i've installed a phpbb forum on it. But i want to customize it so that if you are logged into the game, you can write in the forum with that username, instead of having 2 different users.

Re: Forum help

Posted: Fri Jan 08, 2010 2:35 am
by hallsofvallhalla
add teh player table fields to the forum db, then have the game query the forum db

Re: Forum help

Posted: Fri Jan 08, 2010 10:24 am
by Torniquet
http://www.youtube.com/profile?user=php ... 17211063C9


that might help you abit.

watch the 3 on the login videos

Re: Forum help

Posted: Sun Jan 10, 2010 5:50 pm
by MAruz
Nice, I've been thinking of doing the same myself...

Edit: Also noticed that this guy have allot of other useful videos worth checking out!

Re: Forum help

Posted: Mon Jan 11, 2010 4:24 am
by Torniquet
yes he has. i have found ALOT of his stuff very usefull.

i was gunna put phpbb on my site, but fighting around some of the things (like staying logged in from the site onto the forum) just was to much of a pain in the ass.... so im gunna attempt (and i use that word in the most forcfull way possable lol) to make a basic forum lol.

the basic build of it isnt 2 much of a prob. its just getting things like quoting to work properly lol.

Re: Forum help

Posted: Mon Jan 11, 2010 9:19 pm
by skacke
I think i'll also create my own forum 8-)

Re: Forum help

Posted: Tue Jan 12, 2010 9:52 pm
by Falken
Here is not the best forum tutorial, but very basic and gives an idea on how you can build the database and so on :)

http://www.phpeasystep.com/phptu/12.html