Wordpress page protect with multiful password

Discussion in 'WordPress' started by pakitonline, Apr 11, 2014.

  1. #1
    Hello friends

    i need plugin or any trick to protect wordpress website page with multiple password and after password use password auto delete from the database and user can not able to login again with same password plz help

    Thanks

    Hafeez Baig
     
    pakitonline, Apr 11, 2014 IP
  2. winnerdomains

    winnerdomains Active Member

    Messages:
    133
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    90
    #2
    If you are trying to allow someone access to your site. You could just create them an account and then delete the account when they are done.
     
    winnerdomains, Apr 12, 2014 IP
  3. TIEro

    TIEro Active Member

    Messages:
    741
    Likes Received:
    177
    Best Answers:
    5
    Trophy Points:
    70
    #3
    Sounds like you want a way to create temporary passwords, perhaps for a download? If so, there are plugins that create temporary URLs rather than passwords.

    If you actually want to create temporary passwords (which is bizarre, but must have a use), the only one I could find uses Google Authenticator: http://wordpress.org/plugins/google-authenticator-for-pages-and-posts/
     
    TIEro, Apr 12, 2014 IP
  4. pakitonline

    pakitonline Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #4
    hi Tiero

    this plugin not working for me. is any plugin available for user logins restriction. i need user login one time only after registration and after that user lock or delete from the database... plz Help

    Hafeez Baig
     
    pakitonline, Apr 12, 2014 IP
  5. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #5
    Nigel Lew, Apr 12, 2014 IP
  6. pakitonline

    pakitonline Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #6
    yes Nigel this is good but have a small problem in this plugin problem is that when work in this plugin first generate password for login and passwords generate in sequence for example i generate 50 password i must login with 50 password in list and second one must login with 49 password and third one login with 48 password in generated list.. if sequence wise login remove from this plugin this plugin perfect for my work
     
    pakitonline, Apr 12, 2014 IP
  7. TIEro

    TIEro Active Member

    Messages:
    741
    Likes Received:
    177
    Best Answers:
    5
    Trophy Points:
    70
    #7
    Unless you're going to write your own plugin to do it, I would suggest trying to come at the problem from another angle.

    Why do you want once-only logins?
     
    TIEro, Apr 12, 2014 IP
  8. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #8
    I sorta agree with TIEro but I am not sure what the point here is.

    Nigel
     
    Nigel Lew, Apr 12, 2014 IP
  9. pakitonline

    pakitonline Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #9
    dear i want to make online quiz website. i have quiz plugin in word press and i want user attempt test only one time i want print some user names and passwords on scratchcards and sale the card in market users only buy card from the market scratch card and use its username and password only one time. and for second time buy card again...
     
    pakitonline, Apr 12, 2014 IP
  10. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #10
    Oh, yeah easier way to go about that sorta thing... You would probably have to flesh out printing stuff but that is inherently easier than what you are trying to do.

    http://codecanyon.net/item/wordpress-quiz/5057356

    At a glance that will restrict submissions based on cookies and IP.
    N.
     
    Nigel Lew, Apr 12, 2014 IP
  11. TIEro

    TIEro Active Member

    Messages:
    741
    Likes Received:
    177
    Best Answers:
    5
    Trophy Points:
    70
    #11
    So you want to make people pay for one-time access to a quiz? That's going to be complex, no matter how you do it, unless there's a pre-built plugin.

    If you're using an existing, supported plugin for the quiz, have you considered asking the developer if there's a way to limit people to taking the test once? That way you could sell registrations on the scratch cards: they pay, they get a card with a login name and a password, the login only works once on each test.

    [Just saw that Nigel posted much the same thing.]

    To be honest, what (I think) you want to do is likely to need a bespoke plugin. It's too specific to be included in something generally available.
     
    TIEro, Apr 12, 2014 IP
  12. pakitonline

    pakitonline Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #12
    thanks lew for quick response i try this plugin.
    i use this method because users try from different computer and location for example friends home or Nescafe etc
     
    pakitonline, Apr 12, 2014 IP
  13. TIEro

    TIEro Active Member

    Messages:
    741
    Likes Received:
    177
    Best Answers:
    5
    Trophy Points:
    70
    #13
    Why does that matter?
     
    TIEro, Apr 12, 2014 IP
  14. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #14
    Unless I am lost in translation here.... Making folks register would further resolve the multiple IP issue as there would be an email/user attached to the submission in the first place.

    N.
     
    Nigel Lew, Apr 12, 2014 IP
  15. pakitonline

    pakitonline Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #15
    Nigel reply me
    Oh, yeah easier way to go about that sorta thing... You would probably have to flesh out printing stuff but that is inherently easier than what you are trying to do.

    http://codecanyon.net/item/wordpress-quiz/5057356

    At a glance that will restrict submissions based on cookies and IP.
     
    pakitonline, Apr 12, 2014 IP
  16. TIEro

    TIEro Active Member

    Messages:
    741
    Likes Received:
    177
    Best Answers:
    5
    Trophy Points:
    70
    #16
    When push comes to shove, there is absolutely nothing anyone can do to limit multiple registrations. It's easy to go off to a temporary email provider, open an account, register, log in and do the quiz. Rinse and repeat. Cookies can be cleared, IPs can be messed with via proxies.

    Hence my attempt to understand why it's important to limit entries to one per person. More often than not, the original idea is unnecessarily complicated. Doubly true in my case, as I always complicate everything beyond reason! :D
     
    TIEro, Apr 12, 2014 IP
  17. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #17

    I am not sure I follow this part is what I meant.

    "i want print some user names and passwords on scratchcards and sale the card in market users only buy card from the market scratch card"

    You want to print the results of the quiz on a card I gather?

    Nigel
     
    Nigel Lew, Apr 12, 2014 IP
  18. pakitonline

    pakitonline Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #18
    bro reason is that if i not restrict users buy only one username and password and use it as group and my card price is very low only 1 $ per card i need user buy again new card and can not use one card more then one time

    one time password is best just need customizing this plugin
     
    pakitonline, Apr 12, 2014 IP
  19. pakitonline

    pakitonline Member

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #19
    no i only print username and password on the card not quiz result
     
    pakitonline, Apr 12, 2014 IP
  20. TIEro

    TIEro Active Member

    Messages:
    741
    Likes Received:
    177
    Best Answers:
    5
    Trophy Points:
    70
    #20
    Why would anyone pay money to take a quiz? Are there prizes?

    If so, why would you print scratch cards (which is going to cost money) when you could implement a payment gateway so they pay to take the quiz? Then it doesn't matter if they enter multiple times, since they'll pay each time.

    I am seriously confused by your business model and, therefore, by your requirements. I have a feeling you're flailing around with a half-baked idea that's going to cost you a lot of money for no return.
     
    TIEro, Apr 12, 2014 IP