|
I didnt change the database information in the config file.
My collegue swears he made the install of Photopost in the public_html (root) directory so we have a public_html/photopost folder and a public_html/photopostimages folder there in the root directory.
Somehow there are also public_html/forums/photopost folder and a public_html/forums/photopostimages folders.
The config files in both photopost folders had values intermixed with some being public_html/forums/ and some just public_html/ for the
$PP_PATH =
$pppath =
$url_path =
$data_dir =
etc.....
I thought I would be able to just take out /forums/ everywhere it was and that it would only use the files in the root directory....but that broke it and now it gets a database error....I guess b/c the paths are screwed up to where the gallery is or whatever...not sure.....but I didnt change the db values in the files.
Can you advise on what the above values are supposed to be?....are they supposed to be mixed since my forum is /forums?
|