No luck. Uploaded install directory and ran install/update_to_latest.php No change. If you got phpMyAdmin run this SQL: DROP TABLE IF EXISTS `phpbb_confirm`; CREATE TABLE `phpbb_confirm` ( `confirm_id` char(32) NOT NULL default '', `session_id` char(32) NOT NULL default '', `code` char(6) NOT NULL ...