|
Since the upload doesn't detect is flash is working correctly, I would suggest adding on line 228 this entry, so that people still have an option to upload ;-)
<input type="submit" value="{$Globals['pp_lang']['uploadsubmit']}" /> <br /><p><a href="{$Globals['maindir']}/uploadphoto.php?cat=$cat&noflash=1">Having trouble with the uploader? Use the default version.</a></p>
PPPRINT;
|