Beim Upgrade auf 2.0.4 von 1.4.4 kommen folgende Meldungen:
Next step: convert_config
* Converting configuration table ::
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('config_id', '1')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('sitename', 'Eizellspende')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('allow_html', '1')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('allow_bbcode', '1')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('allow_namechange', '0')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('posts_per_page', '15')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('hot_threshold', '15')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('topics_per_page', '50')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('allow_theme_create', '')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('board_email_sig', 'Yours Truely,
The Site Admin')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('board_email', 'info@eizellspende.de')
Couldn't update config table with values from old config table
1146: Table 'phpboard.config' doesn't exist
REPLACE INTO config (config_name, config_value)
VALUES ('default_lang', 'german')
Couldn't rename 'nederlands' to 'dutch' in config table
1146: Table 'phpboard.config' doesn't exist
UPDATE config
SET config_value = 'dutch'
WHERE config_name = 'default_lang' && config_value = 'nederlands'
So geht das noch weiter mit:
Couldn't do:
1146: Table 'phpboard.posts' doesn't exist
Couldn't obtain ip data from privmsgs ()
1146: Table 'phpboard.privmsgs' doesn't exist
Couldn't obtain ip data from banlist ()
1146: Table 'phpboard.banlist' doesn't exist
Couldn't do:
1146: Table 'phpboard.posts' doesn't exist
Couldn't do:
1146: Table 'phpboard.topics' doesn't exist
usw.
woran liegt das denn ????
Danke
Chris
Jede Menge Fehlermeldungen bei Upgrade auf 2.0.4
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Eine Neuinstallation von phpBB 2.0 wird auf phpBB.de nicht mehr unterstützt.
Siehe auch Entwicklungs-Ende von phpBB 2.0 - Auswirkungen auf phpBB.de
- JumpinJack
- Mitglied
- Beiträge: 953
- Registriert: 27.05.2002 10:37
- Wohnort: Ariendorf
- Kontaktdaten:
Bei der alten version, habe ich keinen prefix verwendet. Allerdings hat er einen Teil der Dateien ja auch richtig umgewandelt, nicht bei jeder hat er diese Fehlermeldung.
Die Dateien: banlist, categories, disallow, forums, post, posts_text, privmsgs, ranks, smilies, topics, user,words hat er ja umgewandelt.
Die Fehler gibt er mir bei den restlichen aus, dass ist das Problem.
Danke
Chri[/b]
Die Dateien: banlist, categories, disallow, forums, post, posts_text, privmsgs, ranks, smilies, topics, user,words hat er ja umgewandelt.
Die Fehler gibt er mir bei den restlichen aus, dass ist das Problem.
Danke
Chri[/b]
Fehlermeldungen-Update
Also folgende Meldungen kommen:
next step: initial drops: ok
next step: mod old tables: ok
next step: create tabels: keine anzeige
next step: create config: ok
next step: convert config: FEHLER
next step: convert ips: ok
next step: convert dates: ok
next step: fix addslashes: ok
next step: remove topics: ok
next step: convert users: FEHLER
next step: convert posts: ok
next step: convert privmsgs: FEHLER
next step: convert moderators: FEHLER
next step: convert privforums: keine anzeige
next step: update schema: keine anzeige
next step: convert forums: keine anzeige
next step: insert forums: ok
next step: update topics: ok
next step: final configuration: FEHLER
next step: drop fields: ok
next step: drop tables: ok
next step: fulltext search indexing: ok
Wenn ich anschließend trotzdem auf "click here to proceed to the index" klicke, kommt folgende Fehlermeldung: Fehler 404.
Er versucht in dem Verzeichnis "install" eine index.php zu öffnen.
Bei dem Upgrade, habe ich wie der Installation von 1.4.4 kein Prefix verwendet.
Danke schon mal für Eure Hilfe
Chris
next step: initial drops: ok
next step: mod old tables: ok
next step: create tabels: keine anzeige
next step: create config: ok
next step: convert config: FEHLER
next step: convert ips: ok
next step: convert dates: ok
next step: fix addslashes: ok
next step: remove topics: ok
next step: convert users: FEHLER
next step: convert posts: ok
next step: convert privmsgs: FEHLER
next step: convert moderators: FEHLER
next step: convert privforums: keine anzeige
next step: update schema: keine anzeige
next step: convert forums: keine anzeige
next step: insert forums: ok
next step: update topics: ok
next step: final configuration: FEHLER
next step: drop fields: ok
next step: drop tables: ok
next step: fulltext search indexing: ok
Wenn ich anschließend trotzdem auf "click here to proceed to the index" klicke, kommt folgende Fehlermeldung: Fehler 404.
Er versucht in dem Verzeichnis "install" eine index.php zu öffnen.
Bei dem Upgrade, habe ich wie der Installation von 1.4.4 kein Prefix verwendet.
Danke schon mal für Eure Hilfe
Chris