Foren fusionieren

phpBB 3.0 hat sein "End of Life" erreicht. Eine Neu-Installation wird nicht mehr unterstützt.
maggus
Mitglied
Beiträge: 62
Registriert: 10.02.2004 11:18

Beitrag von maggus »

Ich dachte mir: Wenn ich z.B. vor jede ID im alten Forum die Zahl 10000 anhähnge (nur ein Beispiel ^^) und diese dann alle ins neue Forum einbringe, dann dürfte ich ja kein Problem mehr haben, oder?
Si le vin disparaissait de la production humaine, il se ferait dans la santé et dans l'intelligence un vide, une absence plus affreuse que tous les excès dont on le rend coupable.
maggus
Mitglied
Beiträge: 62
Registriert: 10.02.2004 11:18

Beitrag von maggus »

Habe es jetzt ausprobiert... Über eine Stunde 10000 eingegeben ^^

Es funktioniert aber nicht. Hatte mich auf folgende Tabellen konzentriert:

Code: Alles auswählen

    phpbb_acl_groups
       group_id
       forum_id

    phpbb_acl_users
       user_id
       forum_id

    phpbb_attachments
       attach_id
       post_msg_id
       topic_id
       poster_id

    phpbb_drafts
       draft_id
       user_id
       topic_id
       forum_id

    phpbb_forums
       forum_id
       parent_id
       left_id ???
       right_id ???
       forum_last_post_id
       forum_last_poster_id 

    phpbb_forums_track
       user_id
       forum_id

    phpbb_groups
       group_id

    phpbb_poll_options
       topic_id

    phpbb_poll_votes
       topic_id
       vote_user_id

    phpbb_posts
       post_id
       topic_id
       forum_id
       poster_id 


    phpbb_privmsgs
       msg_id
       author_id

    phpbb_privmsgs_folder
       folder_id
       user_id


    phpbb_privmsgs_to
       msg_id
       user_id
       author_id


    phpbb_ranks
       rank_id

    phpbb_smilies
       smiley_id

    phpbb_topics
       topic_id
       forum_id
       topic_poster
       topic_last_post_id
       topic_last_poster_id

    phpbb_topics_posted
       user_id
       topic_id

    phpbb_topics_track
       user_id
       topic_id
       forum_id

    phpbb_topics_watch
       topic_id
       user_id

    phpbb_users
       user_id
       group_id
       user_posts
       user_rank

    phpbb_user_group
       group_id
       user_id
Schade, ich geb jetzt dann lansam leider auf, ich weiss nicht weiter.[/quote]
Si le vin disparaissait de la production humaine, il se ferait dans la santé et dans l'intelligence un vide, une absence plus affreuse que tous les excès dont on le rend coupable.
Gesperrt

Zurück zu „[3.0.x] Installation, Update und Konvertierung“