Forum help

Post all your tuts or request for tuts here.
Post Reply
skacke
Posts: 38
Joined: Mon Oct 12, 2009 10:08 pm

Forum help

Post 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.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Forum help

Post by hallsofvallhalla »

add teh player table fields to the forum db, then have the game query the forum db
User avatar
Torniquet
Posts: 869
Joined: Sun Aug 02, 2009 6:18 am

Re: Forum help

Post by Torniquet »

http://www.youtube.com/profile?user=php ... 17211063C9


that might help you abit.

watch the 3 on the login videos
New Site Coming Soon! Stay tuned :D
User avatar
MAruz
Posts: 117
Joined: Fri Nov 20, 2009 12:31 pm

Re: Forum help

Post 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!
PHP, Java, JavaScript, HTML, CSS, XML, MySQL / Oracle
Photoshop, Illustrator
www.cuddly-zombie.com
User avatar
Torniquet
Posts: 869
Joined: Sun Aug 02, 2009 6:18 am

Re: Forum help

Post 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.
New Site Coming Soon! Stay tuned :D
skacke
Posts: 38
Joined: Mon Oct 12, 2009 10:08 pm

Re: Forum help

Post by skacke »

I think i'll also create my own forum 8-)
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Forum help

Post 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
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
Post Reply

Return to “Tutorials”