32k avatar and more
Hiya,
I'm wondering,
for example :32000 blog using avatar,Then How can I allow more?Because linux file system ext3 support 32000 directory under the one director.
Everyday at WPMU DEV we help hundreds of WP Users. Become a member today to:
- Download 250+ Premium Plugins and Themes
- Get unlimited support from WordPress Experts
- Get help with your WordPress or BuddyPress projects
Help & Support from WPMU DEV members and staff
Hiya!
I'm not sure exactly what you're asking, sorry. Can you clarify exactly what the issue is please?
Phil
Hi Phil,
Sorry about my question.
I want to ask.Is there any limitation to avatar?
Edit:Linux file system ext3 support 32k folder.
So wp-content/uploads/avatars/blog folder allow more image?
Cheers,
Get personal, comprehensive and timely support and assistance
from WordPress Experts
You can store as many images with avatar as WordPress, or your server, will allow. Avatar doesn't have any limits itself.
Phil
Understand Phil,
But linux file system ext3 allow 32000 folder.So If we have 32000 blog, can't create new blog avatar under the wp-content/uploads/avatars/blog?Am I right?
Thanks.
I'm not sure what you mean by "linux file system ext3"?
You can look : http://en.wikipedia.org/wiki/Ext3
Get personal, comprehensive and timely support and assistance
from WordPress Experts
That's a bit over my head to be honest although I'm not sure how that would affect the ability to create more than 32000 blogs...
Phil
Maybe we can use,
if ($blog_id <32000)
{
define .... path
}else if($blog_id >32000 && $blog_id <64000)
{
define .... another path
}
Or mout avatars directory to nfs,windows server.
maybe this is the right approach :)
Cheers



Allows users to upload 'user avatars' and 'blog avatars' which then can appear in comments and blog / user listings around the site (and is incorporated into all WPMU DEV Premium plugins and themes!)