Ok thanks, one other thing I am trying to do the import from my live VB site but I cannot find this information needed
Code:
# full URL path to your old wiki image directory, including trailing slash
#'imgpath' => 'http://www.example.com/wiki/images/',
'imgpath' => '',
# full local server path to the old wiki image directory, if a local directory
# e.g. vB 'localpath' => '/home/mydir/vb_attachments',
# e.g. XF 'localpath' => '/home/mydir/internal_data',
# WARNING: If this is empty, attachments may not be imported
'localpath' => '',
# full local server path to the old forum attachment directory, if a local directory
# e.g. vB 'localattach' => '/home/mydir/vb_attachments',
# e.g. XF 'localattach' => '/home/mydir/internal_data',
'localattach' => ''
Bookmarks