View Single Post
Old January 23rd, 2008, 12:51 AM   #4 (permalink)
Frogger
Junior Member
Verified Customer
 
Join Date: Nov 2006
Posts: 14
ok.. seems like this is a bad day to move from vbgallery to photopost.
After I have filled out the paths in vbag and starts the import process I get the message: Importing 1 Categories, importing 1 Photos etc etc.
I am using the same database for both programs
The only differences I can see between them are:

(taken from vbag.cnf.php)

//Import configuration
$vprefix = "vb_";
$vpath = "/home/mysite.com/gallery/files";

// Photopost configuration
$uprefix = "pp_";
$upath = "/home/mysite.com/photopost/data";

I have also tried to use $vpath = "/home/mysite.com/gallery/users"; with the same result.

I got approx. 50 categories and 30 members albums to move..

At the moment I do not have any clue for what I am doing wrong.
Frogger is offline   Reply With Quote