Quote:
Originally Posted by Chuck S In the config during install you can specify the photopost database and also the user database. They can be separate should you choose to do that. |
is this where the user or vb3 database info goes
// User database host address, or leave as localhost
$host_bb="here";
i also noticed that on the script here it says to put the / @ the end
// The URL of your photo dir where your images are stored (with / at end)
$data_dir = "http://www.keyreef.com/photopost/data/"; <--- this
should i also do this during the auto install ??? last install didn't have that