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.

exp:member:login_form not working after update to 2.6.1

June 10, 2013 1:18pm

Subscribe [3]
  • #1 / Jun 10, 2013 1:18pm

    anthonyNYC

    8 posts

    I’m using the “member log-in form” to restrict access to a section of a website. It was working well under EE 2.5.5. After I updated to EE 2.6.1, it stopped working; the page just reloads with an empty password field. The rest of the website seems to work as before after the update.

    Any thoughts?

  • #2 / Jun 17, 2013 10:48am

    discern

    6 posts

    Same here. More specifically, the log-in itself is working (user is authenticated and cookies/session variables are being set), but the return parameter is not being respected (the user is not taken to “m/s”).

    {exp:member:login_form
     form_class="form"
     form_id="log-in"
     return="m/s"
    }
     <ul>
      <li>
       <label for="mem-user">Username</label>
       <input type="text" name="username" id="mem-user" value="">
      </li>
      <li>
       <label for="mem-pass">Password</label>
       <input type="password" name="password" id="mem-pass" value="">
      </li>
      <li>
       <input type="submit" name="submit" value="Submit" class="submit">
      </li>
     </ul>
    {/exp:member:login_form}

    It was working until I upgraded to 2.6. o_O

  • #3 / Jul 09, 2013 10:20am

    anthonyNYC

    8 posts

    @discern

    What hosting environment is your ee installation running on?

    The host I’m working with is running Microsoft-IIS…

  • #4 / Oct 15, 2013 11:36pm

    mrfletch

    22 posts

    Update: Nevermind, everything’s working fine. Client was editing some code unbeknownst to me and forgot to add something.

    Thanks,
    Paul

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

ExpressionEngine News!

#eecms, #events, #releases