Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to set default preferences for newly registered users?
valajbeg
New
How to set default preferences for newly registered users?
At least tell me what is the name of class taking care of newly registered user so that i can add this :
a:9:{s:13:"Authenticator";s:8:"password";s:17:"Email.WallComment";s:1:"1";s:21:"Email.ActivityComment";s:1:"1";s:25:"Email.ConversationMessage";s:1:"1";s:25:"Email.AddedToConversation";s:1:"1";s:23:"Email.DiscussionComment";s:1:"1";s:23:"Email.DiscussionMention";s:1:"1";s:20:"Email.CommentMention";s:1:"1";s:21:"Email.BookmarkComment";s:1:"1";}
otherwise i would have to make sql procedure for that :D:D
At least tell me what is the name of class taking care of newly registered user so that i can add this :
a:9:{s:13:"Authenticator";s:8:"password";s:17:"Email.WallComment";s:1:"1";s:21:"Email.ActivityComment";s:1:"1";s:25:"Email.ConversationMessage";s:1:"1";s:25:"Email.AddedToConversation";s:1:"1";s:23:"Email.DiscussionComment";s:1:"1";s:23:"Email.DiscussionMention";s:1:"1";s:20:"Email.CommentMention";s:1:"1";s:21:"Email.BookmarkComment";s:1:"1";}
otherwise i would have to make sql procedure for that :D:D
Tagged:
0