Login System Pro
  • Welcome To Login System Pro
  • Getting Started
    • Introduce
    • PHP & SQL
    • Setup Unreal Database
    • Mail SMTP
  • Tutorial
    • Show All Function
    • On Completed Delegate
    • Utils
      • Login
      • Register
      • Bind to force logout
      • Force Login
      • Change Password
      • Set User Verify
      • Generate Error Code
    • Validation
      • Generate Captcha
      • Is Valid Email
      • Validate String against Enum
      • Is String Length Valid
      • Is User Email Verify
    • Variable
      • Get User is Ban
      • Get User Admin Status
      • Check Is Login
      • Get Users Item
      • Get Store Current Username
    • Users
    • User Data
      • Insert User
      • Get User Data
      • Save User Data Batch
      • Save User Data
      • Set User Admin Status
      • Delete User
    • Saving
    • Mail
      • Request Password Reset
      • Resend Verify Email
      • Send Mail to User
    • LogOut
    • Clipboard
    • Ban
      • Ban User
      • Set Ban Reason
      • Get User Ban Reason
  • Extra
    • In Dev Tips
  • Other
    • Integrate With Discord Login Pro
    • Discord
Powered by GitBook
On this page
  • Input type
  • Example
  1. Tutorial
  2. Utils

Generate Error Code

PreviousSet User VerifyNextValidation

Last updated 7 months ago

Input type

  • Error Message - input error code (example : Login Failed Invalid Password)

Will return the first alphabet like (LFIP). If a suffix is included, a random code will be generated like (LFIP-9d90DA).

Example

LogTemp: Received response from server: {"status":"fail","message":"User not found"}
LogTemp: Error: Login failed: User not found
LogBlueprintUserMessages: [NewEditorUtilityWidgetBlueprint1_C_49] Error Code Only : UNF
With Suffix : UNF_icDRqfLyO