QuizShock phpBB2 Integration Instructions
This module allows QuizShock to be directly integrated with your
phpBB2 user database. Currently it integrates in the following
ways:
* Users are authenticated directly from your phpBB2 database,
giving all of your users access to QuizShock without having to
register again.
* All links to registration on QuizShock go directly to your
phpBB2 registration script.
* All links to user profiles go directly to the phpBB2 profile
script for the user.
* You can specify which phpBB2 user level has access to the
QuizShock control panel.
* Optionally, QuizShock can update the "last activity" time for a
phpBB2 user if they are using QuizShock
Setup is very simple using the QuizShock user module system. Perform
the normal QuizShock installation as specified in README.txt, with
the following in mind:
1. Make sure to install QuizShock to the same MySQL database as
phpBB2 is installed on. Don't worry - the tables won't overlap
because all of QuizShock's tables start with "ts_".
2. When editing config.inc.php, find the option $C_OPTS['USER_MODULE']
Make sure it is set to "phpbb2" instead of "standard".
3. Edit the file "inc/ts_user_phpbb2.inc.php". This is the
QuizShock user module for phpBB2. Edit the first several
options as appropriate for your phpBB2 installation.
4. After installing QuizShock and performing these steps, go to the
URL where you did the installation. Near the top, the "Registered
Users" and "Newest User" fields should match those on your
phpBB2 installation.
5. When logging into the control panel, use your phpBB2
administrator username and password, or one for whatever group id
you gave access to QuizShock (you can set which group gets
access to the control panel by editing
"inc/ts_user_phpbb2.inc.php". Don't worry about the admin
password you set during QuizShock installation, it won't be used
since you will be using your phpBB2 user database.
Keywords: phpbb bb