Thx,hat geholfen.Habe aber noch ein Problem:
Einstellungen bei z.b. Xtras werden überhaupt nicht übernommen.
Woran kann es liegen?Habe die installation schon ein paar mal erflogreich ausgeführt.
Beim 3.mal kam diese Meldung:
DROP TABLE IF EXISTS phpbb_ina_data, phpbb_ina_games, phpbb_ina_scores, phpbb_ina_top_scores, phpbb_ina_ban, phpbb_ina_cheat_fix, phpbb_ina_categories, phpbb_ina_categories_data, phpbb_ina_challenge_tracker, phpbb_ina_challenge_users, phpbb_ina_trophy_comments, phpbb_ina_sessions, phpbb_ina_last_game_played, phpbb_ina_gamble, phpbb_ina_gamble_in_progress, phpbb_ina_rating_votes, phpbb_ina_favorites, phpbb_ina_hall_of_fame, phpbb_ina_chat
Successfully Completed
ALTER TABLE users DROP `ina_last_playtype`, DROP `ina_games_played`, DROP `user_trophies`, DROP `ina_cheat_fix`, DROP `ina_games_today`, DROP `ina_last_visit_page`, DROP `ina_game_playing`, DROP `ina_game_pass`, DROP `ina_games_pass_day`, DROP `ina_time_playing`, DROP `ina_char_name`, DROP `ina_char_age`, DROP `ina_char_from`, DROP `ina_char_intrests`, DROP `ina_char_img`, DROP `ina_char_gender`, DROP `ina_char_ge`, DROP `ina_char_name_effects`, DROP `ina_char_title_effects`, DROP `ina_char_saying_effects`, DROP `ina_char_views`, DROP `ina_char_title`, DROP `ina_char_saying`, DROP `ina_settings`;
Error: Kann 'ina_last_playtype' nicht löschen. Existiert das Feld / der Schlüssel?
DELETE FROM phpbb_config WHERE config_name = 'ina_email_sent';
Successfully Completed
DELETE FROM phpbb_config WHERE config_name = 'ina_rating_reward';
Successfully Completed
DELETE FROM phpbb_config WHERE config_name = 'ina_rating_reward';
Successfully Completed
DELETE FROM phpbb_config WHERE config_name = 'ina_use_logo';
Successfully Completed
[...]
DELETE FROM phpbb_config WHERE config_name = 'ina_game_pass_cost';
Successfully Completed
DELETE FROM phpbb_config WHERE config_name = 'ina_game_pass_length';
Successfully Completed
Can anybody help me?