forumProfile

Description

Loads up all the information for the "Forum Profile Options" section of the profile

Syntax

void forumProfile (int $memID)



Parameter $memID

Expected type: Integer
Description: The ID of the member who owns this profile


Notes

  • Also requires the 'profile_identity_own' or 'profile_identity_any' permission
  • To edit the custom title, the 'profile_title_own' or 'profile_title_any' permission is needed
  • Determines whether or not to show a "Spell check" button for the signature based on the enableSpellChecking setting and the existence of the pspell_new function
  • Determines which avatar options to display based on the settings (1.0.x) or permissions (1.1)
  • Accessed at ?action=profile;sa=forumprofile or ?action=profile;u={user_id};sa=forumprofile
Advertisement: