I am trying to install and configure the phpBB module using the directions located at:

http://kepp.net/drupal/

I have no problems until I log out to test the cookie settings, I keep getting the following error:

Warning: Table 'thedivin_phpbb.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (2, 'php', 'Table 'thedivin_phpbb.users' doesn't exist\nquery: SELECT * FROM users u WHERE uid = 0 in /home/thedivin/public_html/includes/database.mysql.inc on line 121.', 2, '', 'http://www.thedivineguild.com/logout', 'http://www.thedivineguild.com/admin/settings/phpbb', '70.174.186.55', 1166805704) in /home/thedivin/public_html/includes/database.mysql.inc on line 121

Warning: Table 'thedivin_phpbb.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'thedivin_phpbb.accesslog' doesn't exist\nquery: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('log out', 'logout', 'http://www.thedivineguild.com/admin/settings/phpbb', '70.174.186.55', 0, '', 423, 1166805704) in /home/thedivin/public_html/includes/database.mysql.inc on line 121.', 2, '', 'http://www.thedivineguild.com/logout', 'http://www.thedivineguild.com/admin/settings/phpbb', '70.174.186.55', 1166805704) in /home/thedivin/public_html/includes/database.mysql.inc on line 121

Warning: Table 'thedivin_phpbb.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Cannot modify header information - headers already sent by (output started at /home/thedivin/public_html/includes/database.mysql.inc:121) in /home/thedivin/public_html/includes/common.inc on line 269.', 2, '', 'http://www.thedivineguild.com/logout', 'http://www.thedivineguild.com/admin/settings/phpbb', '70.174.186.55', 1166805704) in /home/thedivin/public_html/includes/database.mysql.inc on line 121

If I hit refresh and try to sign back in, I get a very long list of errors that look similar to the ones above.

Does anyone have any suggestions on what I may be doing wrong?

Thank you in advance...

Comments

emackn’s picture

http://drupal.org/node/74202

read all the comments

MConway1’s picture

Sorry that I could not find the link you posted when I searched. Worked perfect, Thank You.

emackn’s picture

np, It was hard to find for me as well.