Re: any chance of getting an importer for vanilla?
Reply #1 – November 09, 2018, 03:17:29 pm
Hi and welcome to elkarte! Have you tried to migrate first to smf then to elkarte? If so what problems did you had?
Re: any chance of getting an importer for vanilla?
Reply #4 – November 10, 2018, 06:09:42 am
Sometimes you may need to port elsewhere before re-porting from there to ElkArte. Just a thought.
Re: any chance of getting an importer for vanilla?
Reply #5 – November 10, 2018, 08:22:45 am
I looked in to the script. It was built using mysql so anything before php7 it doesn't like working with mysqli as I found out. There are also errors with using mktime and I'm getting wrong datatype errors also.
Re: any chance of getting an importer for vanilla?
Reply #6 – November 10, 2018, 08:48:39 am
Try the attached file to convert to SMF. I needed to recount the boards etc after it was converted. Also make sure your admin account isn't the same username as the one on SMF as it changes the password and locked me out. I think everyone will have to reset their password to login.
Re: any chance of getting an importer for vanilla?
Reply #7 – November 10, 2018, 02:23:15 pm
maybe: vanilla -> phpbb -> elkarte
Re: any chance of getting an importer for vanilla?
Reply #8 – November 12, 2018, 11:51:24 am
The converters and upgrader are a mess on SMF sadly. I still can't forget the SMF 2.0.14 update that broke old PHP versions. Should have been patched/rolled back.
Re: any chance of getting an importer for vanilla?
Reply #10 – November 17, 2018, 07:17:12 pm
Try to use the same database for vanilla and smf with different prefixes
Re: any chance of getting an importer for vanilla?
Reply #11 – November 18, 2018, 08:44:34 am
I had to set the database user to have access to both databases. Didn’t try it with the different prefix in the same database. It converted a default install of vanilla across ok.