Teamspeak and phpBB Forums EVE Online API Registration System

Features Summary

Screenshot

Registration Screen
Registration Screen

Changelog

Requirements

Download

teamspeak-phpbb-eve-api-registration-2011-10-20-v1-58.zip

Installation

  1. Put everything from this package somewhere in your publicly accessible web space.
  2. Make errors.txt writable by the web server user.
  3. Edit config.inc.php to your liking.
  4. If running Teamspeak and this script on different IPs, make sure the IP of the server which will run this script is added to query_ip_whitelist.txt in your Teamspeak 3 installation directory.
  5. Import the create-table.sql file into phpBB's database.
  6. Create a cron job to run the check-users.php script often.
  7. Add a link, preferably in the main navigation of your forums to the registration page (eg. "/eve-api-reg/" if the package was extracted to the root of your web space and not renamed).

Components