Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Avatars not working

We solved the problem commenting the following two lines in the .htaccess file of WPMU root:

#RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*

#RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]

Thank you !

Skip to toolbar