{embed="%prefix%inc/index" page_title="Update My Avatar & Photo"} {embed="%prefix%inc/header"}

User

Update My Avatar & Photo

{if logged_out} {embed="%prefix%inc/login"} {if:else} {embed="%prefix%inc/control_column"}
{if segment_3 == "success"}
You've successfully updated your Avatar or Profile Photo!
{/if}
Your Avatar
{exp:user:edit return="%prefix%main/update_avatar_photo/success" override_return="%prefix%main/update_avatar_photo/success" error_page="%prefix%inc/error_template"}

{if avatar_filename}{if:else}You currently do not have an avatar uploaded.{/if}

{/exp:user:edit}
Your Profile Photo
{exp:user:edit return="%prefix%main/update_avatar_photo/success" override_return="%prefix%main/update_avatar_photo/success" error_page="%prefix%inc/error_template"}

{if photo_filename}{if:else}You currently do not have a profile photo uploaded.{/if}

{/exp:user:edit}
{/if}

About This Page

The "Update Avatar/Photo" page allows the currently logged in user to add/change/remove their avatar or profile photo.

It makes use of the following function:

{embed="%prefix%inc/footer"}