Quote:
Originally Posted by Zachariah
**** Problems ***************** Answers ***************
Why do I get a header of the box and not images ?
- photopost/config-int.php
Code:
// If your PhotoPost tables have a prefix, put it here
// Example:
// pp_ = "pp_";
$pp_db_prefix = "pp_";
Default prefix.
Why do my images show up but only as black spots ?
Edit: photopost/config-int.php
- add the " / " slash @ the end of:
Code:
$data_dir = "http://www.website.com/photopost/data/";
In Red
If you still have problems yell 
|
Did both and I still have header with no images.... please help!