Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,525
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,781
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
Your avatar URLs appear to be missing the leading “http:”. I think I remember reading about this bug before.
You can temporarily fix this by defining your BP_CUSTOM_URL in wp-config.php to:
define( ‘BP_AVATAR_URL’, ‘http:///nijmegeneet.nl/club/wp-content/uploads’ );
I did this and as you can see there are three backslashes in the code. Hence the 3 backslashes in the url which was causing the avatars not to upload on IE 8. PROBLEM SOLVED!
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS