Ipb 1.3 to last version of FUDforum [message #23109] |
Fri, 04 March 2005 17:08 |
|
DogManStar
Messages: 60 Registered: March 2005
Karma: 0
|
Member |
|
|
Hi,
I don't want to pay for ipb 2.0 and i think FUDforum is the best forum i've seen but i need a converter.
I have about 150 000 messages to convert and before doing this i wanted to know if the ipb 1.1.x converter is ok or not?
Thank you very much
Chris
I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I watched c-beams ... glitter in the dark near Tanhauser Gate. All those ... moments will be lost ... in time, like tears ... in rain. Time ... to die.
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23110 is a reply to message #23109] |
Fri, 04 March 2005 20:25 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Hard to say, I suspect there is a good chance an old conversion script won't work and new one needs to be written. But you can certainly try it, it won't break the existing ipb forum.
FUDforum Core Developer
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23111 is a reply to message #23109] |
Fri, 04 March 2005 21:49 |
|
DogManStar
Messages: 60 Registered: March 2005
Karma: 0
|
Member |
|
|
As i have a private server i copied my database to an other to test the script.
I hope to test it this we. I don't know if it exists a difference between 1.1 and 1.3 database for ipb.
I'll give some feedback.
If it fails I'll try to convert to phpbb and after to FUDforum
Thanx
I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I watched c-beams ... glitter in the dark near Tanhauser Gate. All those ... moments will be lost ... in time, like tears ... in rain. Time ... to die.
[Updated on: Fri, 04 March 2005 21:51] Report message to a moderator
|
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23239 is a reply to message #23238] |
Wed, 09 March 2005 22:53 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I suspect the script reaches maximum execution time limit before it had a chance to finish... Try raising that value or running the script via command line.
FUDforum Core Developer
|
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23250 is a reply to message #23247] |
Thu, 10 March 2005 14:07 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Yeah, via putty (ssh) or via telnet.
One of the possible reasons why importing users is slow is because the forum is importing remote avatars and validating them. You can try disabling that code in the conversion script to see if it addresses the speed issue of the conversion.
FUDforum Core Developer
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23251 is a reply to message #23250] |
Thu, 10 March 2005 14:09 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
BTW, if you are willing to provide a data dump of your forum I will be able to write a direct ipb 1.3 to FUDforum conversion script.
FUDforum Core Developer
|
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23259 is a reply to message #23258] |
Thu, 10 March 2005 15:02 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Be sure to unlock the forum 1st via the admin control panel (Lock/Unlock) before running it, otherwise you will get permission errors.
FUDforum Core Developer
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23260 is a reply to message #23251] |
Thu, 10 March 2005 15:07 |
|
DogManStar
Messages: 60 Registered: March 2005
Karma: 0
|
Member |
|
|
Ilia wrote on Thu, 10 March 2005 09:09 | BTW, if you are willing to provide a data dump of your forum I will be able to write a direct ipb 1.3 to FUDforum conversion script.
|
It's my second speciality.
-
Attachment: ipb.zip
(Size: 5.07KB, Downloaded 1416 times)
I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I watched c-beams ... glitter in the dark near Tanhauser Gate. All those ... moments will be lost ... in time, like tears ... in rain. Time ... to die.
[Updated on: Thu, 10 March 2005 15:08] Report message to a moderator
|
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23263 is a reply to message #23260] |
Thu, 10 March 2005 15:14 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I think you misunderstood me, when I said data dump I ment the dump of ALL the data in the forum, not the just the SQL table structure. The way we design conversion scripts is literaly converting the forum based on the datadump and ensuring that the final result resembles the original as much as possible. Consequently a solid conversion utility is created.
FUDforum Core Developer
|
|
|
|
Re: Ipb 1.3 to last version of FUDforum [message #23265 is a reply to message #23264] |
Thu, 10 March 2005 15:33 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That's fine, send me a link via a private message and I'll try to write a dedicated conversion script in the next few days. If possible also give me a URL to the original forum so that I can compare the converted data to the original.
Also please include the conf_global.php file (remove any sensetive info from it like passwords). And the sources/lib/post_parser.php file, looking @ the old conversion script it seems have been used.
if possible also please provide 5-10 file uploads and avatars so that functionality could be tested as well.
FUDforum Core Developer
|
|
|
|
|
|