User-self-registration auto-activate
User-self-registration auto-activate
Hi,
My website = www.thejokers.nl
When someone creates a account with the User Self-Registration-plugin, they reveive a email. I receive a email too. I have to activate their account. Is it possible that I dont have to activate accounts?
Thanks!
My website = www.thejokers.nl
When someone creates a account with the User Self-Registration-plugin, they reveive a email. I receive a email too. I have to activate their account. Is it possible that I dont have to activate accounts?
Thanks!
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: User-self-registration auto-activate
Hi!
Hm, no, usually the link that people get makes them authorize themself!
But you can configure that confirmation mail in the plugins' options (sidebar or event plugin, I don't remember).
Regards,
Garvin
Hm, no, usually the link that people get makes them authorize themself!
But you can configure that confirmation mail in the plugins' options (sidebar or event plugin, I don't remember).
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Thats what I want. How?Hm, no, usually the link that people get makes them authorize themself!
Where? When I take a look at the User Self-Registration plugin configuration, I only can change two settings:But you can configure that confirmation mail in the plugins' options (sidebar or event plugin, I don't remember).
Only registered users may post comments?
Prevent identity faking
Thats all...
Thanks for ur time
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
"Hi user, you have registered yourself. Click this link to proceed: Balbla".
Regards,
Garvin
That's how it is! Register yourself, you should get a mail like:Thats what I want. How?
"Hi user, you have registered yourself. Click this link to proceed: Balbla".
Check the other plugin, there are two related to that functionality. Event and sidebar.Where? When I take a look at the User Self-Registration plugin configuration, I only can change two settings:
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Ok, Thanks...
Another question about this plugin.
When you register you receive a email:
I dont want to send the http://www.thejokers.nl/weblog/serendipity_admin.php link in a email, but you HAVE to. When I delete the %s in the langfile, the activationlink disappears. How can I send the activation email without the serendipity_admin.php link, and WITH the activationlink....?
(sry for crappy explainaition)
Another question about this plugin.
When you register you receive a email:
Code: Select all
An author account has just been created for NAME on the blog http://www.thejokers.nl/weblog/serendipity_admin.php. To activate this account, click here:
ACTIVATIONLINK HERE(sry for crappy explainaition)
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Sadly you cannot remove one %s with keeping the other. You might be able to replace %s with something like $1%s for proper variable substition, but that's a bit more complex. Because all %s are expected by the PHP code to be in the same order.
Regards,
Garvin
Sadly you cannot remove one %s with keeping the other. You might be able to replace %s with something like $1%s for proper variable substition, but that's a bit more complex. Because all %s are expected by the PHP code to be in the same order.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Ok, thanks..
The last question about this plugin: (I asked this question recentely, sorry)
I spend two hours yesterday, but it doesn't work.
When someone registers himself, they have to go the the group called 'registered'. But when you are registered, you can post entries. I tried almost everything....
Is it possible to move registered user to a specific group?
Thanks, and srry for the repost...
The last question about this plugin: (I asked this question recentely, sorry)
I spend two hours yesterday, but it doesn't work.
When someone registers himself, they have to go the the group called 'registered'. But when you are registered, you can post entries. I tried almost everything....
Is it possible to move registered user to a specific group?
Thanks, and srry for the repost...
Ok, thanks..
The last question about this plugin: (I asked this question recentely, sorry)
I spend two hours yesterday, but it doesn't work.
When someone registers himself, they have to go the the group called 'registered'. But when you are registered, you can post entries. I tried almost everything....
Is it possible to move registered user to a specific group?
Thanks, and srry for the repost...
The last question about this plugin: (I asked this question recentely, sorry)
I spend two hours yesterday, but it doesn't work.
When someone registers himself, they have to go the the group called 'registered'. But when you are registered, you can post entries. I tried almost everything....
Is it possible to move registered user to a specific group?
Thanks, and srry for the repost...
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
You must configure the group "registered" so that they have no access for "adminEntries". You might even set "Right to create entries" to "no".
Regards,
Garvin
You must configure the group "registered" so that they have no access for "adminEntries". You might even set "Right to create entries" to "no".
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
But the don't move to the group 'registered'. I don't know which group they move.You must configure the group "registered" so that they have no access for "adminEntries". You might even set "Right to create entries" to "no".
It works when I manually move them to the group 'registered'. But when someone register themselves, they don't automatically move to the group 'registered' and I don't know which group they actually move.
Regards,
Holy Sj!t
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Best regards,
Garvin
You can configure the initial group they are put in through the configuration of the "Self User-Registration" plugin!But the don't move to the group 'registered'. I don't know which group they move.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
No, I cant. Take a look at this screenshot:You can configure the initial group they are put in through the configuration of the "Self User-Registration" plugin!
http://img407.imageshack.us/img407/2717/screenlq1.png
Regards,
Holy Sj!t
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
As I wrote a lot earlier: THERE ARE TWO PLUGINS! A SIDEBAR AND A EVENT PLUGIN. *gg*
The GROUP CONFIGURATION is found in the other plugin, the one of which you didn't post a screnshot of.
Regards,
Garvin
As I wrote a lot earlier: THERE ARE TWO PLUGINS! A SIDEBAR AND A EVENT PLUGIN. *gg*
The GROUP CONFIGURATION is found in the other plugin, the one of which you didn't post a screnshot of.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Yes I know I know. Sorry for all that dumb questions, but there's really no option to do that.
Screenshot from the sidebar plugin
http://img266.imageshack.us/img266/1000/naamloospp6.png
Screenshot from the sidebar plugin
http://img266.imageshack.us/img266/1000/naamloospp6.png
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
That's the wrong plugin! The right plugin is called "User Self-Registration", you are looking at the plugin "Authors login".
Regards,
Garvin
That's the wrong plugin! The right plugin is called "User Self-Registration", you are looking at the plugin "Authors login".
Regards,
Garvin
holysjit wrote:Yes I know I know. Sorry for all that dumb questions, but there's really no option to do that.
Screenshot from the sidebar plugin
http://img266.imageshack.us/img266/1000/naamloospp6.png
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/