October 17th, 2005, 01:32 PM
|
#13 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
Well you need to find out what is missing here.
In pp-inc.php you can set this line
$showsqldebug = 0;
to say this
$showsqldebug = 1;
Then maybe a more detailed error would be shown here
|
| |