To Reproduce

Call content_profile_load('profile', $uid) that returns false.
Add content profile.
Call content_profile_load('profile', $uid), it'll still return false despite profile existing.

As it only effects page load, doesn't matter that much, but could cause issues to those doing programmatic stuff.

Not exactly tested per say.

CommentFileSizeAuthor
content_profile_load_reset_on_insert.patch541 byteshefox