Forums
-
- Forum
- Posts
-
- Installation
- 27,655
- Troubleshooting
- 60,594
- Themes
- 10,192
- Plugins
- 14,982
- Requests & Feedback
- 14,610
- Showcase
- 3,238
-
To fix any odd problems regarding permissions, you can CHMOD it using PHP.
Add the code above line 128 where it says "$success_message = "Your avatar has been uploaded.";
chmod("/PATH/TO/FORUMS/".$config->avatar_dir . $user_filename, 0666);
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS