Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    115
    Plugin Contributions
    0

    Default Newsletter Groups

    Back when I installed 1.27 there was a way to create certain groups for newsletters. I had created one just for testing the newsletter before I sent one to subscribers. I am using current version of Zencart now and need to know again how to create a test group for testing the newsletter.

    Does anyone know how I can create a group just for testing the newsletter?

    Marian

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Newsletter Groups

    Quote Originally Posted by Seamstobesew View Post
    Does anyone know how I can create a group just for testing the newsletter?
    You don't need a "group". You can choose "Administrator" from the pulldown list, and it'll send the newsletter to the email address of the administrator you're currently logged-in as.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    115
    Plugin Contributions
    0

    Default Re: Newsletter Groups

    Thanks Dr. Byte, I will give that a try.

    What happens when two admins are logged in at the same time? Will both receive a copy?

    Marian

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Newsletter Groups

    I repeat :
    Quote Originally Posted by DrByte View Post
    it'll send the newsletter to the email address of the administrator you're currently logged-in as.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    115
    Plugin Contributions
    0

    Default Re: Newsletter Groups

    I understood it the first time, I was merely asking what happens with a 2nd admin logged in.

    However, I really would prefer it to work with a 2nd person or even a 3rd so I can test html versus text emails at the same time instead of sending two different emails. It was great when we could make it a group and just send it to that group.

    Thank you for your response, I really, do appreciate your help.

    Marian

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Newsletter Groups

    Quote Originally Posted by Seamstobesew View Post
    It was great when we could make it a group and just send it to that group.
    I'm not sure what you're referring to. No functionality has been removed.

    How did you "make a group" before?
    Who was in it?
    How did you get them in it?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    115
    Plugin Contributions
    0

    Default Re: Newsletter Groups

    Back when I first started adding zencart to client sites, there was a way to make a group of names. Trying to remember, kind of like setting up groups for discounts. You still set the "customers" group in the customer section, made the group under Customers / Group Pricing. You then go to Customers, and change there group to "test pricing group" or whatever name you named the group in group pricing. The problem tho is that I can't get that group to show up on the "please select" in the newsletter list for groups that we can send to, and this is ultimately what I was trying to ask this morning, but just didn't explain it well enough.

    This way you can add several email addies to a group for testing the newsletter, have one on html, one on text, if someone has aol, they may agree to let you send them test newsletters (I find aol in particular to have various problems with receiving newsletters) as well a webmaster, and admin can receive test newsletters.

    Hope my explanation helps you understand now what I meant earlier.

    Thank you for any help you can give in helping me to get this working on a new site I have been working on. I have it working on a current site, but her site was one of my original zencart sites back in 1.26 and 1.27 versions. All my client sites are in current versions of zencart now, so the only thing I need to do at this point is remember how I got it to show up in the newsletter "please select" list.

    Marian

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Newsletter Groups

    Okay, yes, you can insert additional queries in the query_builder table to populate the pulldown menu. You'd have to custom-write your SQL query to pull customer data based on their customer_group_id value.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    115
    Plugin Contributions
    0

    Default Re: Newsletter Groups

    and that's where'd I'be at a loss, as I've no clue whatsoever of how to do that. Thank you again Dr. Byte, appreciate your help.

    Marian

  10. #10
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Newsletter Groups

    You mean this?
    http://www.zen-cart.com/forum/showpo...4&postcount=14

    which is similar to this:
    http://www.zen-cart.com/forum/showthread.php?t=79691


    And don't forget about this discussion you had from way back then:
    http://www.zen-cart.com/forum/showthread.php?t=32387
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 How to send Newsletter to groups of customers
    By jodean in forum General Questions
    Replies: 3
    Last Post: 8 Sep 2015, 01:56 AM
  2. v138a Newsletter subscription unchecked - still gets the newsletter
    By navido in forum General Questions
    Replies: 2
    Last Post: 13 Sep 2012, 09:47 PM
  3. customer groups in newsletter/prod notificationss
    By tokkie in forum General Questions
    Replies: 1
    Last Post: 15 Feb 2010, 06:02 PM
  4. Need SQL code checked for splitting up newsletter groups?
    By bradlawson in forum General Questions
    Replies: 1
    Last Post: 23 Nov 2007, 12:56 PM
  5. Replies: 7
    Last Post: 24 Jun 2006, 06:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg