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?)
YES
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?)
YOU NEED TO ENTER YOUR FORUM DATABASE INFO HERE IF YOUR INTEGRATION WITH A FORUM. FOR AN INTERNAL INSTALL OR IF YOUR PUTTING THE PHOTOPOST TABLES IN THE SAME DATABASE AS THE FORUM THE INFO IS THE SAME AS THE FIRST PHOTOPOST DATABASE.
and here
$vblicense = '***YOUR
VB LICENCE NUMBER ***';
should i leave the stars?
IF YOU ARE USING VB3 YOU MUST ENTER YOUR
VB LICENSE REPLACING EVERYING IN BETWEEN THE ' ';