Jump to content
  • 0

Server Registration through Forum


Question

Posted

How would I go about connecting the server to the forum, so that when you register on the forum, you use the same login for the forum and to log on to your account in-game? Let's say its for PhpBB, help would be gladly appreciated!

15 answers to this question

Recommended Posts

Posted

its not easy and its not hard, all you have to do is set a few setting in the forum reg to inject the sql with the right thing and it will reg the account.

Posted

its not easy and its not hard, all you have to do is set a few setting in the forum reg to inject the sql with the right thing and it will reg the account.

Yes, but if you're inexperienced with SQL code, it will be challenging.

Posted (edited)

1.PhpBB

You must have good knowledge of php and mysql before knowing what you are doing :P

  • http://wiki.phpbb.com/Authentication_plugins#login_method


  • http://www.freewebcomponent.com/sample/phpBB/Login/phpBB_Integration_in_our_own_website.html


  • http://www.barattalo.it/2010/09/17/phpbb-login-integration/

Edited by Xtremist
Posted

If you use phpbb

then you should read this

http://wiki.phpbb.com/Authentication_plugins#login_method

http://www.freewebcomponent.com/sample/phpBB/Login/phpBB_Integration_in_our_own_website.html

http://www.barattalo.it/2010/09/17/phpbb-login-integration/

IPB, haha.

Posted

Is your forum's database along with your control panel's database? integration for both application is not that hard at all if that's the case.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...