User-self-registration auto-activate

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

User-self-registration auto-activate

Post by holysjit »

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!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: User-self-registration auto-activate

Post by garvinhicking »

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
# 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/
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

Hm, no, usually the link that people get makes them authorize themself!
Thats what I want. How?
But you can configure that confirmation mail in the plugins' options (sidebar or event plugin, I don't remember).
Where? When I take a look at the User Self-Registration plugin configuration, I only can change two settings:

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:

Post by garvinhicking »

Hi!
Thats what I want. How?
That's how it is! Register yourself, you should get a mail like:

"Hi user, you have registered yourself. Click this link to proceed: Balbla".
Where? When I take a look at the User Self-Registration plugin configuration, I only can change two settings:
Check the other plugin, there are two related to that functionality. Event and sidebar.

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/
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

Ok, Thanks...

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
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)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

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
# 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/
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

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...
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

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...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

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
# 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/
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

You must configure the group "registered" so that they have no access for "adminEntries". You might even set "Right to create entries" to "no".
But the don't move to the group 'registered'. I don't know which group they move.
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:

Post by garvinhicking »

Hi!
But the don't move to the group 'registered'. I don't know which group they move.
You can configure the initial group they are put in through the configuration of the "Self User-Registration" plugin!

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/
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

You can configure the initial group they are put in through the configuration of the "Self User-Registration" plugin!
No, I cant. Take a look at this screenshot:
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:

Post by garvinhicking »

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
# 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/
holysjit
Regular
Posts: 131
Joined: Sun Apr 08, 2007 9:47 am

Post by holysjit »

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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

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/
Post Reply