I've got a brand new phpBB2 install with Categories Hierarchy, and a brand new, clean roster install with my guild uploaded and exactly one user's data (mine own).
When I turn phpbb_login authentication on, after installing it as per the install.txt doc, I get this when I try to hit the page not logged on as anyone:
Could not query PHPBB Config information
SQL:
SELECT * FROM phpbb_config
File: addons/phpBB_login/inc/login.php
Line: 127
Backtrace (most recent call last):
* lib/functions.lib.php
o Line: 189
o Function Called: backtrace
* addons/phpBB_login/inc/login.php
o Line: 127
o Function Called: die_quietly
o Arguments:
+ Could not query PHPBB Config information
+ Roster Auth
+ /var/www/TLUDocuments/roster/addons/phpBB_login/inc/login.php
+ 127
+ SELECT * FROM phpbb_config
* addons/phpBB_login/inc/login.php
o Line: 86
o Function Called: checkLogin
* settings.php
o Line: 275
o Function Called: RosterLogin
* index.php
o Line: 34
o Function Called: require_once
o Arguments:
+ /var/www/TLUDocuments/roster/settings.php
I have done the install three times to make sure I wasn't doing something stupid. My roster and phpBB are in the same database now.
Thoughts?
Thanks!