Seite 1 von 1

Burning Board 2.1 Alpha to phpbb 2.0.6

Verfasst: 20.05.2004 22:32
von UnReaL1
Ich komme nicht weiter, ich habe einen Converter bei phpbb.com gefunden,
Kapier aber nicht was ich tun soll

Hier die Anleitung

Code: Alles auswählen

################################wbb2.1.x to phpBB 2.0.6##########################
# Name                                  # wBB2.1.x to phpBB 2.0.6 converter     #
# testet with                           # wbb2.1.3 and phpBB 2.0.6d             #
# Filename                              # Readme.txt                            #
# Version                               # 1.0                                   #
# Date                                  # 2004/03/07 15:00 MET                  #
# Author                                # Sven 'brainstorm' P.                  #
# WWW                                   # http://me.webmasterz-board.de         #
# Mail                                  # brainstorm2k3@web.de                  #
# copyright                             # (C) 2004 by Sven 'brainstorm' P.      #
# some parts of the code copyright      # (C) 2001 The phpBB Group              #
#################################################################################
# This converter only converts the following things:                            #
# -members                                                                      #
# -forums&categories                                                            # 
# -posts                                                                        #
# -threads                                                                      # 
# eventually I will add more things later!                                      #
#################################################################################
#Requipments:                                                                   #
#-a installed phpBB 2.0.6                                                       #
#-the datavase of a wBB 2.1.3                                                   #
#-a browser with Javascript support                                             #
#################################################################################
#NOTE                                                                           #
#Make a backuo before you convert your forum!
#You use this script at your own risk!                                          #
#################################################################################

1)Delete/Move all forums that havn´t got a category.
e.g.
Cat1
-Board1
-Board2
Board3
Here you must delete or move Board3

2)Delete/Move all forums that are under another board
e.g.
Cat1
-Board1
-Board2
--Board3
---Board4
Here you must delete or move Board3 and Board4

3)The first two steps are very important!
If they are not correctly done, the converter will not work!(It will stop at step 5 and print no error message)

4)edit wbb2phpbb.php and fill in your configuration

5)Upload wbb2phpbb.php to your webspace and run it
NOTE You need a browser that supports Javascript
If your browser dont support Javascript search in wbb2phpbb.php for
echo '<script language="Javascript">window.location.href = "wbb2phpbb.php?step='.$nextstep.'"</script>';
#echo '<a href="wbb2phpbb.php?step='.$nextstep.'">click</a>';
and replace it with
#cho '<script language="Javascript">window.location.href = "wbb2phpbb.php?step='.$nextstep.'"</script>';
echo '<a href="wbb2phpbb.php?step='.$nextstep.'">click here</a>';
Now you must everytimes click on the link 'click here' to go on with the convertion.

6)Now you can delete the table convert_temp and the wbb2phpbb.php

7)Resync every forum with the Administration Panel

8)Reset all permission and mods

9)Reconfigurate you board

10)done!

Verfasst: 21.05.2004 01:06
von Dennis63
Es ist doch eine gute Anleitung dabei. Wo liegt denn Dein Problem?

Grüße
Dennis

Verfasst: 21.05.2004 09:38
von UnReaL1
ich muss das ganze local laden und dann den Converter drüberlaufen lassen oder wie, gibts da auch ne Deutsche Anleitung dafür

Verfasst: 21.05.2004 09:59
von Crack02
da steht doch ned mehr drin, als dass du vorm konvertieren deine unterforen löschen oder verschieben sollst und dann die wbb2phpbb.php editieren sollst, die dann hochladen und laufen lassen sollst. is doch ned so schwer oder? ;)

Verfasst: 21.05.2004 13:27
von UnReaL1
Ja wie ist das mit den Unterforen gemeint
nochmal das Board hat über 5000 Beiträge

wenn ich mein Fund das zussamenchreib in der MSQL wie ist
das dann mit denn IDs

Verfasst: 21.05.2004 21:06
von UnReaL1
muss noch was wissen von euch, wie ist das jetzt mit den unterforen.
und muss ich nur die Datenbank haben, oder auch die Foren Software
Installiert ham.

Ist wichtig

Verfasst: 22.05.2004 23:09
von UnReaL1
So, ich hab es Ausbrobiert mit einem wbb2.1.3
jedoch bekomm ich fehlermeldungen

Code: Alles auswählen

»¿MySQL Error
Error: Error in mysql query "DELETE FROM bb1_forums"
MySQL-Errordesc: Table 'wbb.bb1_forums' doesn't exist
was muss ich machen

Ich komm nimmer weiter :x bitte um Hilfe