I’ve modified monkinetic’s code so that the link from the thumbnail to the original image looks like this:
<a href="https://link2originalphoto" title="titleofpic"><img src="pathtothumbnail" />
</a>
instead of:
<a href="https://link2originalphoto" title="titleofpic" /><img src="pathtothumbnail" /></a>
I’ve also created a zipped file with the edited upload.php here. Just unzip and upload the modified upload.php file into your /wp-admin directory. If there are any problems, please email me!