<center> <b><Font face="Verdana,Verdana" size=2 color=#333333>phpBB Integration</font></b> </center> <p> <form action=setup.cgi> <input type=hidden name=action value=configured_phpbb> <b> Step 1: Setup phpBB Integration</b> <p> <b>Access Key</b> <p> Your membership site can integrate with phpBB support forum installed in your site or another domain name using a web service. However to provide protection, you must first define a password. Please choose a difficult to guess word for this purpose: <table border=0><tr><td width=130> Your new access key: </td><td> <input type=text size=15 name=adminkey value="%%adminkey%%"> </td></tr></table> <p> <b>Setup Web Service</b> <p> To provide integration, Profile Manager will create a file called pm2phpbb.php in your phpBB home directory. Please enter the full path for your phpBB installation: <table border=0><tr><td width=130> Full Path to phpBB: </td><td> <input type=text size=60 name=phpbb_path value="%%phpbb_path%%"> </td></tr></table> If the phpBB is installed on another site, you should first create this file somewhere in your site and move to the other site manually. <p> <b>Define phpBB URL.</b> <p> To call the web service, please enter the web location of your phpBB directory: <table border=0><tr><td width=130> URL to phpBB: </td><td> <input type=text size=60 name=phpbb_url value="%%phpbb_url%%"> </td></tr></table> <p> <input type=submit name=submit value=" Setup "> </form> <p> <hr> <p> <b>Step 2 (Optional): Load Members.</b> <p> Once the phpBB integration is complete, you can load your existing members into phpBB database. <form action=setup.cgi> <input type=hidden name=action value=load_phpbb> <input type=submit name=submit value=" Load Members "> </form> <p>