August 9th, 2005, 11:07 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Interesting well your uploading to a category that you cant upload to however in uploadphoto.php the script should die
if ( $category == "notcat" ) {
diewell( $Globals['pp_lang']['topcat'] );
}
|
| |