Info
- 7 posts
- 5 voices
- Started 4 years ago by AstRonot
- Latest reply from _ck_
- This topic is not resolved
(request) remember me plugins?
-
- Posted 4 years ago #
I want to remember me plugins I don't find it.Thank you:)
-
- Posted 4 years ago #
You want a what?
-
- Posted 4 years ago #
I bet they mean like in wordpress where the cookie will be set for a year instead of a week?
What's the bbpress cookie default, I'll have to go look at the code.
I get around this problem by forcing the wp login from everywhere.
There was another request for this feature here:
http://bbpress.org/forums/topic/remember-me-option-at-login?replies=3 -
- Posted 4 years ago #
-
- Posted 3 years ago #
This plug has been causing trouble lately. When it's installed, when the existing cookie expires, no one can log in at all. I have to go deactivate it in order to allow people to log in again.
Is there an update for the most recent versions?
-
- Posted 3 years ago #
Delete the plugin, just put
<input name="remember" type="hidden" id="quick_remember" value="1" />in yourlogin-form.phpfile. -
- Posted 3 years ago #
Of course things will break when you use the alpha (which you failed to mention).
I've updated it to 0.0.2 to deal with the mess in bbPress 1.0
-
You must log in to post.