Page 2 of 2

Re: Avatars Not Working Everything Set Correctly

Posted: Sun May 14, 2017 12:22 pm
by SHTFM
Ok that is weird now it is NOT working again

Re: Avatars Not Working Everything Set Correctly

Posted: Sun May 14, 2017 1:51 pm
by SHTFM
OK got it working again and had to change it all together since my server is cached and not served just from local

Changed it to

Code: Select all

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?your-domain\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://i.imgur.com/qX4w7.gif [L]

Re: Avatars Not Working Everything Set Correctly

Posted: Sun May 14, 2017 1:52 pm
by axew3
Ehy, wow ;)

Re: Avatars Not Working Everything Set Correctly

Posted: Sun May 14, 2017 5:52 pm
by SHTFM
OK the host finally told me why it would not work with the htaccess it was not calling from 127.0.0.0
It was a different IP and i will try that then let you know if it works :geek:

Re: Avatars Not Working Everything Set Correctly

Posted: Wed May 24, 2017 5:27 am
by kaspir
Remember, the user has to login thru WP one-time-only, before their avatar shows up in 'last posts', at least that's how it is on mine.