Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,666
- How-to & Troubleshooting
- 127,975
- Creating & Extending
- 25,647
- Requests & Feedback
- 9,399
- Third Party Plugins
- 9,725
- Showcase
- 3,320
- Ideas
- 1,346
- Miscellaneous
- 8,853
-
Hope you didn’t copy and paste the characters as-is because the characters aren’t correct.
Try this instead:
if ( !$path = get_option( 'upload_path' ) )
$path = WP_CONTENT_DIR . '/uploads';
else
$path = ABSPATH . $path;
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS