Hi First of All Congratulations for this great plug in.
I have enable the feature for phpBB Avatar to Replace Wordpress avatar and i even edited the .htaccess file(as insctuctions say) but still nothing.
I am testing in localhost this plugin.
Here the code from the .htaccess file
Code: Select all
<Files *>
Order deny,allow
Deny from All
Allow from 127.0.0.1
Allow from ::1
</Files>
Any Help?
Hi First of All Congratulations for this great plug in. ;)
I have enable the feature for phpBB Avatar to Replace Wordpress avatar and i even edited the .htaccess file(as insctuctions say) but still nothing.
I am testing in localhost this plugin.
Here the code from the .htaccess file
[code]<Files *>
Order deny,allow
Deny from All
Allow from 127.0.0.1
Allow from ::1
</Files>[/code]
Any Help?