Avatars Not Working Everything Set Correctly
-
- User w
- Posts: 12
- Joined: Sat May 13, 2017 3:03 am
Re: Avatars Not Working Everything Set Correctly
Ok that is weird now it is NOT working again
-
- User w
- Posts: 12
- Joined: Sat May 13, 2017 3:03 am
Re: Avatars Not Working Everything Set Correctly
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
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]
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
-
- User w
- Posts: 12
- Joined: Sat May 13, 2017 3:03 am
Re: Avatars Not Working Everything Set Correctly
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
It was a different IP and i will try that then let you know if it works
- kaspir
- Moderator
- Posts: 88
- Joined: Mon Mar 20, 2017 2:38 pm
- Location: USA
- Contact:
Re: Avatars Not Working Everything Set Correctly
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.
World of Phaos RPG online is making it's come back! Play free now!
Check out phpBB contributions & extension downloads.