• Resolved carusoapps

    (@carusoapps)


    Users are trying to log into their member account/profile and trying to update their profile, when you click Update Profile nothing happens

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • @carusoapps

    Read this UM guide about how Cloudflare caching issues are solved.

    https://docs.ultimatemember.com/article/1595-caching-problems

    Thread Starter carusoapps

    (@carusoapps)

    @missveronicatv this is still happening even with everything turned off. The update button does not update

    • This reply was modified 8 months, 3 weeks ago by carusoapps.

    @carusoapps

    Look at your Browser web Console if you have any JavaScript errors.
    Mouse right button click, select Inspect then Console in the Menu.

    Do you have a Web hosting Firewall/Security application active like “Mod Security”?

    Thread Starter carusoapps

    (@carusoapps)

    @missveronicatv this is what I see on Brave

    1. Content Security Policy of your site blocks the use of ‘eval’ in JavaScript`
      1. The Content Security Policy (CSP) prevents the evaluation of arbitrary strings as JavaScript to make it more difficult for an attacker to inject unathorized code on your site.To solve this issue, avoid using <code class=” “>eval(), <code class=” “>new Function(), <code class=” “>setTimeout([string], …) and <code class=” “>setInterval([string], …) for evaluating strings.If you absolutely must: you can enable string evaluation by adding <code class=” “>unsafe-eval as an allowed source in a <code class=” “>script-src directive.⚠️ Allowing string evaluation comes at the risk of inline script injection.
        1. 1 directive
          1. Source locationDirectiveStatusscript-srcblocked
        • Learn more: Content Security Policy – Eval
    2. Incorrect use of <label for=”FORM_ELEMENT”></label>
      1. The label’s <code class=” “>for attribute doesn’t match any element <code class=” “>id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.To fix this issue, make sure the label’s <code class=” “>for attribute references the correct <code class=” “>id of a form field.
        1. 4 resources
          1. Violating nodeViolating nodeViolating nodeViolating node
        • Learn more: The label elements
    • This reply was modified 8 months, 3 weeks ago by carusoapps.

    @carusoapps

    UM is not using eval() in any JavaScript code.

    I have tried Profile update with the “Brave” browser without any issues.
    Have you tried to use another browser?

    Did you update the “Breeze” plugin settings for “Never Cache URL(s)”?

    https://docs.ultimatemember.com/article/1595-caching-problems

    Plugin Support Yurii

    (@yuriinalivaiko)

    Hi @carusoapps

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Profile Not Updating’ is closed to new replies.