ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Members cant update their profile

September 11, 2013 1:43am

Subscribe [4]
  • #1 / Sep 11, 2013 1:43am

    creativeunit

    1 posts

    Im having a problem with Members on Expression Engine.

    I have put on a fresh install, created and logged in as a member and visited:
    http://www.site.com/index.php/member/edit_profile

    But when I update any details and click ‘Update’ I receive the message:

    The following errors were encountered
    The action you have requested is invalid.
    Return to Previous Page

    This happens when I try and update anything in the profile. I can however update the member details when I’m logged in as the Super Admin but not the actual member.

    I have tried reinstalling Expression Engine and still receive the error.

    I haven’t added a .htaccess file and the modules installed are:
    Channel
    Comment
    Email
    Emoticon
    jQuery
    Rich Text Editor
    RSS
    Search
    Statistics

    Im lost and not sure if there is some setting in the Controll Panel or if there is a setting on the server that needs to be changes.

    Thanks
    Adrian

  • #2 / Oct 15, 2013 4:23pm

    anglingwes

    3 posts

    I have the same issue on a login form on my site after upgrading to 2.7.2.  No clue where to start diagnosing.  The error occurs even when a blank form is submitted.

  • #3 / Oct 25, 2013 9:41am

    GDmac - expocom

    350 posts

    Have a look at this bug report https://support.ellislab.com/bugs/detail/19847

    Essentially, you have to edit the member profile files.
    To do so, make a copy of the directory “default”,
    and rename it to something like “custom_theme”

    Then select your new custom profile theme under
    control-panel > members > preferences > default-theme.

    replace all hard-coded form tags with a form declaration tag.

    // old, replace
    <form method="...">
    //with new
    {form_declaration}

    (EE will now insert the required hidden XID for more ‘secure’ form processing).

     

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases