Remember Me option question

Discussion in 'Troubleshooting' started by jcary, May 11, 2010.

  1. jcary

    jcary Member

    Joined:
    Aug 29, 2006
    Messages:
    87
    Hi,

    So I discovered the cool Remember Me feature in amember (aMember Pro Configuration > PHP Include)

    I have it set to "YES... YES... 14 days..."

    My question is this: Is that enough, or do I need to follow the instructions in the blue block below on that page (because I really don't understand all it's telling me to do)

  2. jcary

    jcary Member

    Joined:
    Aug 29, 2006
    Messages:
    87
    Anybody have any input or experience with the Remember Me feature?

    I'm just wondering if I need to do more than set it to YES, like adding the info in the box which appears on that page?

    Thanks.
  3. nashkj

    nashkj aMember Pro Customer

    Joined:
    Feb 11, 2009
    Messages:
    10
    I to would be interested to see how this is sorted out.

    It seems to me that there are two things to do,

    the first is to include the php code at the top of you page as directed in the text you have pasted in that seems easy enough.

    The second bit that seems less clear is where it stated Yout MUST define $_product_id array

    so when you look back at the code it tells you to add there are two options but I cannot make sense of what they mean

    $_product_id = array(1,3); // or $_product_id = array(1) if it so
    include("/home/portfoli/public_html/amember/plugins/protect/php_include/check.inc.php");
  4. jcary

    jcary Member

    Joined:
    Aug 29, 2006
    Messages:
    87
    Well, at this point, I simply ONLY changed the No to YES (without adding any additional code to my pages) and it SEEMS to be working...

    I don't know though if those other steps are required or what they do?!
  5. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    You do not need to make any modifications Just enable remember me and it should work.
    Article in readme is not related to remember me and explain how to protect php pages with php_include protection method.
  6. jcary

    jcary Member

    Joined:
    Aug 29, 2006
    Messages:
    87
    Yes indeed. It works perfectly.

    Thanks for clearing that up.
  7. fusion

    fusion New Member

    Joined:
    Jun 8, 2010
    Messages:
    1
    I've enabled Remember me but the same problem, what to do?
  8. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    How did you tested this exactly? remember me will work for aMember login page only.

Share This Page