I am receiving the same error as dwh did while attempting to upload to category Main*
I understand you should probably not try to upload to that, however, I do have the following in lines 231-241 of uploadphoto.php
if ( $category == "notcat" ) {
diewell( $Globals['pp_lang']['topcat'] );
}
Any fix for this?
The script however does die when I attempted to upload photos via URL. To either Member Galleries or Main or "A category".
Edit: Just got it to work with a URL - but still doesnt work with the first although there are images there.