Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Importer tool
« Reply #30, on February 1st, 2014, 09:21 AM »
I'll try to create a new board today.
Re: Importer tool
« Reply #31, on February 1st, 2014, 09:34 PM »
Moving this topic into its own board.

Thorsten, you're now a moderator over this section, so you should be able to split posts into topics yourself, unless you want me to do it!

TE

  • Posts: 286
Re: Importer tool
« Reply #32, on February 2nd, 2014, 09:36 AM »
Topic locked. Please start your own topic, if you have issues with the importer.
Thorsten "TE" Eurich - Former SMF Developer & Converters Guru

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Importer tool
« Reply #33, on February 2nd, 2014, 12:43 PM »
You could have said thanks, or something... Your post feels like you're punishing me :lol:

TE

  • Posts: 286
Re: Importer tool
« Reply #34, on February 2nd, 2014, 02:50 PM »
Quote from Nao on February 2nd, 2014, 12:43 PM
You could have said thanks, or something... Your post feels like you're punishing me :lol:
LOL yes, thanks. That post wasn't a direct answer to your's :lol:

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Importer tool
« Reply #35, on February 16th, 2014, 11:36 PM »
[Commit revision b3807d4]
Author: Nao (Signed-off)
Date: Sun, 16 Feb 2014 23:36:24 +0100
Stats: 1 file changed; +4 (insertions), -6 (deletions)

  • Making it clearer that the importer isn't under the Wedge license, but rather the New BSD license. I could have forced it, but Thorsten wrote 95% of it, and I don't feel I'm entitled to choosing a license for something on which I only fixed bugs and didn't write anything of importance. (import.php)
Re: Importer tool
« Reply #36, on February 20th, 2014, 11:45 PM »
[Commit revision ed0e2b2]
Author: Nao (Signed-off)
Date: Thu, 20 Feb 2014 23:45:23 +0100
Stats: 1 file changed; +25 (insertions), -6 (deletions)

  • Updated SMF2 importer to the latest Wedge version. Warning: untested! Written following Thorsten's guidelines. (smf2_to_wedge.xml)
Re: Importer tool
« Reply #37, on February 26th, 2014, 10:53 PM »
[Commit revision d65f1ff]
Author: Nao (Signed-off)
Date: Wed, 26 Feb 2014 22:53:38 +0100
Stats: 2 files changed; +28 (insertions), -9 (deletions)

  • A couple of errors in the latest commit. Hopefully this should be enough to let txcas import... ;) (smf2_to_wedge.xml)
  • Applied the same fix to the SMF 2 RC import code, while I'm at it... (smf2RC_to_wedge.xml)
Re: Importer tool
« Reply #38, on February 26th, 2014, 11:57 PM »
[Commit revision bf6dbf2]
Author: Nao (Signed-off)
Date: Wed, 26 Feb 2014 23:57:15 +0100
Stats: 2 files changed; +2 (insertions), -2 (deletions)

  • Wrong position of a free_result call. (smf2RC_to_wedge.xml, smf2_to_wedge.xml)
Re: Importer tool
« Reply #39, on February 27th, 2014, 10:31 AM »
[Commit revision 19cd1ad]
Author: Nao (Signed-off)
Date: Thu, 27 Feb 2014 10:30:45 +0100
Stats: 3 files changed; +20 (insertions), -4 (deletions)

  • I hate SMF's default colors for admin and global moderator groups. It may work if it's only used on the group color. But Wedge also uses these colors to show usernames everywhere, and it's just plain AWFUL, so I'm adding some code which will hopefully work on the first try, to replace them with the default Wedge colors. (smf2_to_wedge.xml, smf2RC_to_wedge.xml)
  • Commenazi. (import.php)
Re: Importer tool
« Reply #40, on March 28th, 2014, 09:34 PM »
[Commit revision 8c2ced7]
Author: Nao (Signed-off)
Date: Fri, 28 Mar 2014 21:33:58 +0100
Stats: 8 files changed; +2 (insertions), -40 (deletions)

  • Removed log_boards import. (*_to_wedge.xml)
Re: Importer tool
« Reply #41, on March 30th, 2014, 12:24 AM »
[Commit revision ebc715a]
Author: Nao (Signed-off)
Date: Sun, 30 Mar 2014 00:24:23 +0100
Stats: 3 files changed; +15 (insertions), -0 (deletion)

  • Attempting to fix the missing star images on membergroup ranks. (smf11_to_wedge.xml, smf2_to_wedge.xml, smf2RC_to_wedge.xml)
  • Also fixing online colors for SMF 1.1. (smf11_to_wedge.xml)
Re: Importer tool
« Reply #42, on April 8th, 2014, 01:04 PM »
[Commit revision aad30be]
Author: Nao (Signed-off)
Date: Fri, 04 Apr 2014 22:46:12 +0200
Stats: 1 file changed; +2 (insertions), -4 (deletions)

  • Fixing infamous bug in importer script where From paths were marked as invalid even though they shouldn't be. (import.php)
  • Note 1: this was due to XML settings not being loaded at the time the HTML headers were printed. I fixed it by transparently redirecting. The problem only happened if you had only one *_to_wedge.xml file in your root folder, and could be fixed by simply refreshing the page.
  • Note 2: I'm totally manipulating the commit date for this (which is really made on April 6)... Don't want to go back to playing with github's "longest streak" (committing every day when you don't always have something to commit is annoying), and I'm artifically stopping it at 100 days. Should give me about 265 days of tranquility, at which point GH may have allowed users to hide that annoying stat.

[Commit revision 1f3c70f]
Author: Nao (Signed-off)
Date: Sat, 05 Apr 2014 12:50:41 +0200
Stats: 1 file changed; +5 (insertions), -5 (deletions)

  • Should probably account for backslashes in paths. (import.php)
  • Details. (import.php)
Re: Importer tool
« Reply #43, on May 12th, 2014, 01:12 PM »
[Commit revision 26e2ca3]
Author: Nao (Signed-off)
Date: Mon, 12 May 2014 13:12:35 +0200
Stats: 2 files changed; +2 (insertions), -2 (deletions)

  • Error in error message. Also, added some information about issues with using different MySQL servers. (import_en.xml, import_fr.xml)
Re: Importer tool
« Reply #44, on May 12th, 2014, 01:46 PM »
[Commit revision b7f06c6]
Author: Nao (Signed-off)
Date: Mon, 12 May 2014 13:46:28 +0200
Stats: 2 files changed; +3 (insertions), -9 (deletions)

  • Importer failed for SMF2 because the smiley folder was no longer stored in the database. (import.php, smf2_to_wedge.xml)