I followed the instructions closely and I'm getting this error.
For some reason it searches the DKP database for something PHPBB2 related. Any ideas how to fix that?
phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1146 Table 'zspawn_dkp.phpbb_sessions' doesn't exist
SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_id = '55d9f3be2c04ba5782263e02dd8aa69b' AND u.user_id = s.session_user_id AND session_time > 1157450404
Line : 319
File : sessions.php