Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 Next > End >>
Re:CB,Yanc, Registration, autocheck
Date: 2006/10/04 17:22 By: rswennen Status: User  
Karma: 0  
Junior Joomlapolitan

Posts: 33
graphgraph
Try this SQL statement, it worked for me

insert ignore into `jos_newsletter_subscribers` (SELECT '1', jos_comprofiler.user_id, '', jos_users.name, '', '1', now( ) , '1'
FROM `jos_comprofiler`, `jos_users`
WHERE jos_comprofiler.confirmed = '1' and jos_comprofiler.user_id = jos_users.id)

Post edited by: rswennen, at: 2006/10/06 14:04
Click here to see the profile of this user The topic has been locked.

Re:CB,Yanc, Registration, autocheck
Date: 2006/10/04 18:03 By: beat Status: Admin  
Karma: 256  
Admin

Posts: 4215
graphgraph
The latest YanC 1.4 RC release should have the import with autocheck feature implemented...
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.2 RC4 reference manual ! : Click here to Get it now
- Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
Click here to see the profile of this user The topic has been locked.

Re:CB,Yanc, Registration, autocheck
Date: 2006/10/04 19:12 By: rswennen Status: User  
Karma: 0  
Junior Joomlapolitan

Posts: 33
graphgraph
Sorry, haven't really checked that

But if it does it will probably send out confirmations to everyone.

For those interested, I made a small CB plugin that automatically subscribes all new registering users to newsletter 1.

File Attachment:
File name: yancautosub-10c6359b8848849d52f513b121c143d5.zip
File size:1386 bytes


Post edited by: rswennen, at: 2006/10/06 14:04
Click here to see the profile of this user The topic has been locked.

Re:CB,Yanc, Registration, autocheck
Date: 2006/10/05 00:53 By: beat Status: Admin  
Karma: 256  
Admin

Posts: 4215
graphgraph
- Cool, thanks for sharing the plugin . If you wish it uploaded please do so or email to nant using contact form.

- latest YanC 1.4 has an option to upload silently (of course only do this for lists which have already been opted-in!...)
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.2 RC4 reference manual ! : Click here to Get it now
- Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
Click here to see the profile of this user The topic has been locked.

<< Start < Prev 1 2 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC4)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC4, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers and now also to all registered joomlapolitans.

CB Login