Quote:
Originally Posted by Chuck S yeah that just looks like the path to your photopost directory or vbgallery directory is invalid.
I beleive the script config asks you specifically for a photopost data directory path. |
The import script was editedit.. The photopost directory was just the root.
// The Path to your PhotoPost folder on your server
$photopostpath = 'c:\abc#$%\binderplanet.com\photopost';
// The Path to your Forums folder on your server
$vbulletinpath = 'c:\abc#$%\binderplanet.com\forums';
// The Path to your vBGallery/files folder on your server (chmod 777)
$galleryfilespath = 'c:\abc#$%\binderplanet.com\gallery\files';
// This will limit the number of items per page that is imported
$per_page = '500';
Can I run it again?