INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_keywords', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_description', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_author', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_identifier_url', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_reply_to', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_revisit_after', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_category', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_copyright', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_generator', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_robots', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_distribution', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_date_creation_day', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_date_creation_month', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_date_creation_year', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_date_revision_day', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_date_revision_month', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_date_revision_year', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_redirect_url_time', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_redirect_url_adress', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_refresh', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_pragma', '' );INSERT INTO phpbb_config ( config_name, config_value) VALUES ('meta_language', '' );
run this from phpmyadmin
if you pm me a copy of your phpbb_config ill see what else you may be missing.
remove private data before you send it