hello,
what do you mean by this things in config-inc:
$PP_PATH = "/home/sites/yoursite/photopost";
(do you mean the path for the install file in the server?)
and
// PhotoPost's database name
$database="photopost";
(I want to use the same mysql database that i presently use for the forum, so should i write the mysql database name here?)
and
// User database host address, or leave as localhost
$host_bb="localhost";
( why theres another user mysql database ? can I add information for just one or add the sae information for the two?)
and here
$vblicense = '***YOUR
VB LICENCE NUMBER ***';
should i leave the stars?
thank you