Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,481
- How-to & Troubleshooting
- 127,637
- Creating & Extending
- 25,621
- Requests & Feedback
- 9,375
- Third Party Plugins
- 9,703
- Showcase
- 3,317
- Ideas
- 1,315
- Miscellaneous
- 8,816
-
I tried this:
if ( file_exists( $avatar_folder_dir ) ) {
// Run code if user hasn’t uploaded a avatar
} else {
// Run code if they have a avatar uploaded already
}
It thinks they uploaded a avatar either way. I created a new user and uploaded a avatar and it ran the else.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS