ha...don't be so sure I did the design!!! ;-) MachinegunKelly is my design guy....
Actually I figured out what the hell my issue was... in my .htaccess I had/have....
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^
http://smugglingraisins.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.smugglingraisins.com/.*$ [NC]
ReWriteRule .*\.(gif|jpg)$ - [N,F,L]
so its looking for a trailing / after the .com
But I can't seem to get it to work without a /
Any .htaccess pros out there???
XPorn