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 secure action.

November 18, 2010 11:44am

Subscribe [3]
  • #1 / Nov 18, 2010 11:44am

    Ryan Blaind

    168 posts

    Hey,

    I’m trying to get the exp:member:login form to use secure action, however whatever parameter I set in the tag, nothing seems to work.

    Here is my template code:

    {exp:member:login_form return="{site_ssl_url}members" id="login" action="https://getyourrideon.ca/"}
    <table class="form" border="0" cellspacing="0" cellpadding="0">
        <tr>
            <th scope="row"><label for="username">Email Address</label></th>
            <td><input class="text" type="text" id="username" name="username" size="25" /></td>
        </tr>
        <tr>
            <th scope="row"><label for="password">Password <span class="forgot"><a href="http://{site_ssl_url}members/reset-password">(Forgot password?)</a></span></label></th>
            <td><input class="text" id="password" type="password" name="password" size="25" /></td>
        </tr>
        <tr>
            <th scope="row"></th>
            <td><button type="submit" value="submit" id="btn-submit" ></td>
        </tr>
    </table>
    {/exp:member:login_form}

    I have this exact same code running on another site, and when the form gets rendered out it actually uses an https:// url. No clue why it isn’t doing it here.

  • #2 / Nov 19, 2010 1:53am

    John Henry Donovan

    12339 posts

    Ryan,

    If you are using the action parameter like that I am guessing you would have modified the mod.member.php as this comment suggests.

    You might have just forgotten to do it for this site like your previous site?

  • #3 / Nov 22, 2010 10:59am

    Ryan Blaind

    168 posts

    thanks John,

    That’s it. It had been a while since I had got it working the first time and I completely forgot about this.

    thanks again, cheers

    -Ryan

  • #4 / Nov 22, 2010 3:09pm

    Ingmar

    29245 posts

    Glad to see that helped. Please post again as needed.

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

ExpressionEngine News!

#eecms, #events, #releases