August 9th, 2005, 12:07 PM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,744
|
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'] );
}
|
| |