Skip to main content
Topic: OpenImporter (Read 60431 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

Re: OpenImporter

Reply #135

I'm still looking a bit into board access permissions.
Not an easy neither mission-critical (because it's something done once just after the conversion), but it would be nice to have it done at least nicely.

ETA: quick update, boards accessibility is somehow migrated as well (actually, that helped me again in understanding the limits of the system). Now I have just one little thing I'd like to try to move: avatars... unless I already tried and failed, I have to check back the topic. lol
Last Edit: March 02, 2015, 04:44:46 pm by emanuele
Bugs creator.
Features destroyer.
Template killer.

Re: OpenImporter

Reply #136

Sounds great I am eagerly awaiting  :P

Re: OpenImporter

Reply #137

I had to make a choice and decided to post here the package even without avatars properly supported.

  • Install Elk.
  • Extract, upload and point your browser to the "import.php" file.
  • Select Elk as destination, IPB as source, set the paths and try the conversion.
  • Once finished, log to Elk and go to admin > maintenance > routine and do both "find and repair errors" and "recount statistics". Of course check permissions and stuff like that (and also PMs, I based my conversion on the db structure, without looking at the actual content, it should work, but if you can verify it would be better).
Bugs creator.
Features destroyer.
Template killer.

Re: OpenImporter

Reply #138

For the record @Bunstonious I started looking into Wedge as a source.
It should be "easy" because the base is SMF, but I'll have to check few things.
Bugs creator.
Features destroyer.
Template killer.

Re: OpenImporter

Reply #139

Quote from: emanuele – I had to make a choice and decided to post here the package even without avatars properly supported.

  • Install Elk.
  • Extract, upload and point your browser to the "import.php" file.
  • Select Elk as destination, IPB as source, set the paths and try the conversion.
  • Once finished, log to Elk and go to admin > maintenance > routine and do both "find and repair errors" and "recount statistics". Of course check permissions and stuff like that (and also PMs, I based my conversion on the db structure, without looking at the actual content, it should work, but if you can verify it would be better).
Should get time tonight to get this done if not this weekend.  Thank you so much @emanuele

Re: OpenImporter

Reply #140

@emanuele  everything worked great except is is asking for a validation code to log in to the Elkarte forum. Is there any way to set a code in phpmyadmin?


QuoteAn Error Has Occurred
Your email address needs to be validated before you can login. Need another activation email?

Re: OpenImporter

Reply #141

headscratch
Okay, I got it, I'm an idiot[1]. xD

Yeah, try this:
Code: [Select]
UPDATE elkarte_members
SET is_activated = 1
Fix the table name if you used a different prefix.
Memo to self: I set a "global" is_disabled instead of checking if each single account is actually disabled or not. lol
Bugs creator.
Features destroyer.
Template killer.

Re: OpenImporter

Reply #142

Don't know much about phpmyadmin where do I run that as a query?

 

Re: OpenImporter

Reply #143

Never mind found it and everything is working  ;)
 

Re: OpenImporter

Reply #144

Just wanted to stop in and say everything worked great on the conversion, thank you.

Re: OpenImporter

Reply #145

You are welcome! :D
And thanks for providing the means to write the importer. 8)
Bugs creator.
Features destroyer.
Template killer.


Re: OpenImporter

Reply #147

Got the bronze medal! :D
https://insight.sensiolabs.com/projects/e35e9761-ef31-4f96-bf2c-687ef6cd01e8/analyses/11
Bugs creator.
Features destroyer.
Template killer.

Re: OpenImporter

Reply #148

Are you liking that service more than our other buddy?

Re: OpenImporter

Reply #149

Not really.
It gives some good info, but I still prefer scrutinizer. And anyway, the Elk analysis is running since 17 hours ago and I have no idea when it will finish! LOL
Bugs creator.
Features destroyer.
Template killer.