Having upgraded to vB 3.7.0 and also moving to a server using PHP 5.1.2 we need to abandon the vBJournal we had before and have just installed vBlog successfully. But I have a problem using Impex to import the old data from vBJournal.
First I was unsure whether the target database could be the same as the source database (we are needing to just transfer data between tables within the same database) but when I entered the same database for both, all appeared to be well. So I am presuming this is not a problem.
Running Impex module 001 appeared to be importing data without problem until just after customprofilepic I got the fatal error:
Call to undefined method ImpExData::import_blog_category() in ..../forums/impex/systems/vBJournal/001.php on line 112
So help please.
Mike
First I was unsure whether the target database could be the same as the source database (we are needing to just transfer data between tables within the same database) but when I entered the same database for both, all appeared to be well. So I am presuming this is not a problem.
Running Impex module 001 appeared to be importing data without problem until just after customprofilepic I got the fatal error:
Call to undefined method ImpExData::import_blog_category() in ..../forums/impex/systems/vBJournal/001.php on line 112
So help please.
Mike
Comment