hab die Foren software wbb 2.3 und habe sie bis jetzt auf nem Freehoster laufen lassen. So, und nun will ich auf nen teuren Server umziehen aber a gibts immer ein Problem. Ich will nähmlich ein Datenbank-Backup machen und lade dieses runter als .sql Datei. Osweit so gut, jetzt gehe ich ins phpmyamin menü undw ill die datenbank importieren und einspeisen, doch dann kommt diese Fehlermeldung hier:
Fehler
SQL-Befehl:
# WoltLab Burning Board 2.3.6 Database Backup
# generated: 15.12.2007 17:47
CREATE TABLE bb1_access(
boardid int( 11 ) unsigned NOT NULL DEFAULT '0',
userid int( 11 ) unsigned NOT NULL DEFAULT '0',
can_view_board tinyint( 1 ) NOT NULL DEFAULT '-1',
can_enter_board tinyint( 1 ) NOT NULL DEFAULT '-1',
can_read_thread tinyint( 1 ) NOT NULL DEFAULT '-1',
can_start_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_reply_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_post_poll tinyint( 1 ) NOT NULL DEFAULT '-1',
can_upload_attachments tinyint( 1 ) NOT NULL DEFAULT '-1',
can_download_attachments tinyint( 1 ) NOT NULL DEFAULT '-1',
can_post_without_moderation tinyint( 1 ) NOT NULL DEFAULT '-1',
can_close_own_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_search tinyint( 1 ) NOT NULL DEFAULT '-1',
can_vote_poll tinyint( 1 ) NOT NULL DEFAULT '-1',
can_rate_thread tinyint( 1 ) NOT NULL DEFAULT '-1',
can_del_own_post tinyint( 1 ) NOT NULL DEFAULT '-1',
can_edit_own_post tinyint( 1 ) NOT NULL DEFAULT '-1',
can_del_own_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_edit_own_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_move_own_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_html tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_bbcode tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_smilies tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_icons tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_images tinyint( 1 ) NOT NULL DEFAULT '-1',
PRIMARY KEY ( userid, boardid )
);
MySQL meldet: Dokumentation
#1050 - Table 'bb1_access' already exists
So... nun erst mal am Verzweifeln, doch dann gehe ich aufn Server und öffne das Forum : Es geht!!!! Doch die Freude währt nicht lange, ich will einen Beitrag schreiben, dann kommt nach dem Speichern des Beitrages das hier:
SQL-DATABASE ERROR
Database error in WoltLab Burning Board (2.3.6): Invalid SQL: INSERT IGNORE INTO bb1_wordmatch (wordid,postid) SELECT DISTINCT wordid,3779 FROM bb1_wordlist WHERE word IN('lol')
mysql error: Table 'usr_web533_1.bb1_wordmatch' doesn't exist
mysql error number: 1146
mysql version: 4.1.13-log
php version: 5.2.4
Date: 15.12.2007 @ 22:54
Script: /wbb2/newthread.php
Referer: http://web533.dsclan-technology.de/wbb2 ... boardid=28
SQL-Version vom neuen Server: 4.1.13
SQL-Version vom alten Server weiß ich grade nicht, die hat mein Freund ich hab zum Freehoster kein Zugang.
Ich bin echt am Verzweifeln und hab schon in zig Foren rumgeguckt und nix gefunden, ich fände es schade wnen mir jetzt auch keiner helfen kann.. Ihr seid meine letzte Hoffnung... Unser Forum hat immerhin in 2 Wocheen 53 Mitglieder geangelt und solange darf es nicht off sein... Also bitte versucht es...