Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,702
- Creating & Extending
- 25,796
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,180
-
Try putting a line in your wp-config.php file that says define( 'BP_AVATAR_ORIGINAL_MAX_FILESIZE', 10 * 1024 );
Change 10 * 1024 to whatever integer you’d like.