Hello,
I'm trying to import from a phpbb2 2.0.6 forum, to vbulletin.
I downloaded impex and uploaded it to my server.
Now I have two databases on my server:
The phpbb2 one and the vbulletin one.
I changed my configuration file accordingly and logged into my admincp.
Now when I press Import / Export I get a "The page cannot be displayed" error (attached image).
I tryied re-uploading all impex files again, I even re-downloaded it from vbulletins members area, and I also ran the following query on my sql server:
But again, I get the same error...
Any thoughts of what I might have been doing wrong?
I rechecked my configuration file over and over again and there's nothing wrong with it...
Thank you.
I'm trying to import from a phpbb2 2.0.6 forum, to vbulletin.
I downloaded impex and uploaded it to my server.
Now I have two databases on my server:
The phpbb2 one and the vbulletin one.
I changed my configuration file accordingly and logged into my admincp.
Now when I press Import / Export I get a "The page cannot be displayed" error (attached image).
I tryied re-uploading all impex files again, I even re-downloaded it from vbulletins members area, and I also ran the following query on my sql server:
Code:
DELETE FROM vb3_datastore WHERE title='ImpExSession';
Any thoughts of what I might have been doing wrong?
I rechecked my configuration file over and over again and there's nothing wrong with it...
Thank you.
Comment