PDA

View Full Version : Help Importing IPB Invision Free



danny7633
Tue 17th Apr '07, 6:22pm
I have a very simple question. Invision free is going to give me an IPB 1.3 format *.SQL dump file. I am using your importer and when I set it the config "sourceexists" to FALSE it says

Please set 'sourceexists = true' in ImpExConfig.php

When I set it to true, its gonna want some sort of database source info placed in source. What info do I put there? Where does my SQL file get utilzed? And if a source sql database is needed how do I convert the IPB 1.3 SQL dump file into a database on my server?

Floris
Tue 17th Apr '07, 6:37pm
If you have the .sql dump, then create a new mysql database, and restore this dump into that database. Then point the impex config file to this new database with the ipbfree data and set the sourceexists to the value it requires if there's a sql database -(true)

Jerry
Wed 18th Apr '07, 4:06pm
http://www.vbulletin.com/forum/showpost.php?p=1084570&postcount=4