Chuck,
I contacted my host and they checked things out for me.
They discovered a .htaccess file that is in the data folder is causing the issue.
I don't ever recall uploading it and I checked my other site and there isn't a similar file in it's database folder.
Is this .htaccess file needed?
Or can I just remove it?
Details of file..
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^
http://([a-z0-9-]+\.)*checkmate-boats.com* [NC]
RewriteRule /* http://%{HTTP_HOST}/photopost/index.php [R,L]