Forum Replies Created
-
I got it. Now it is OK, thank you !
I have a similar problem.
I have 3 blogs for 3 different users on my demo… and nothing is displayed in the Blogs Section of my Home Page.
I use the last Trunk…
Any good news about this bug ?
I’ve got the following message as soon as I try to access the “Members” button:
Forbidden
You don’t have permission to access /members/ on this server.
All permissions are 755 set.
What do I miss ?
The second path was just as example.
The relative path of the images source is:
/members/admin/wp-content/blogs.dir/1/files/avatars/1/myavatargroup.jpg
…So the problem is the directory /member/admin that infact does not exist…
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 !
I cannot get rid of this issue.
Am I the only one with this problem ?
I’ve also tried with another hosting and another provider but I’ve got the same problem.
Is there anyone with an idea to solve it ?
Thanks in advance !
Diego
That’s the point. But all the permission are OK. I’ve even setted them to 777.
I found the problem but it is very very strange. Look: if I change the “files” word in the path (for instance rename that directory just “file”) it works perfectly !
Look:
http://social.xenialab.com/wp-content/blogs.dir/1/file/avatars/3/es6r1-avatar1.jpg
It works !
If I change with the correct path (files instead of file) it doesn’t upload anything !
http://social.xenialab.com/wp-content/blogs.dir/1/files/avatars/3/es6r1-avatar1.jpg
??
It seems not so simple for me.
Here is my Buddypress installation:
I’ve asked to my provider for GD Library and they confirmed me everything is installed… Infact her this script works:
http://social.xenialab.com/gd/gdresize.php
and also here the GD library seems ok:
http://webx92.aruba.it/ver.php
BUT STILL THE AVATARS ARE NOT SHOWED !
Any other idea ?
Bye
Diego